qcacmn: Add CDP op to get SAWF MSDU Queue info

Add CDP op to get MSDU Queue info

Change-Id: If76a6e4209d80e5da6093632e0f3d99b9aeaef77
CRs-Fixed: 3435987
Este commit está contenido en:
Ripan Deuri
2023-03-16 22:49:46 +05:30
cometido por Madan Koyyalamudi
padre 9293b993f1
commit 73e98e34e8
Se han modificado 3 ficheros con 20 adiciones y 0 borrados

Ver fichero

@@ -2342,6 +2342,8 @@ struct cdp_sawf_ops {
(*sawf_def_queues_get_map_report)(struct cdp_soc_t *soc,
uint8_t *mac_addr);
#ifdef CONFIG_SAWF
QDF_STATUS
(*sawf_get_peer_msduq_info)(struct cdp_soc_t *soc, uint8_t *mac_addr);
QDF_STATUS
(*txrx_get_peer_sawf_delay_stats)(struct cdp_soc_t *soc,
uint32_t svc_id, uint8_t *mac,