Home
last modified time | relevance | path

Searched refs:cdp_scan_spcl_vap_stats (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_host_stats.h818 struct cdp_scan_spcl_vap_stats *stats) in cdp_get_scan_spcl_vap_stats()
H A Dcdp_txrx_cmn_struct.h3220 struct cdp_scan_spcl_vap_stats { struct
H A Dcdp_txrx_ops.h1350 struct cdp_scan_spcl_vap_stats *stats);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c383 qdf_mem_malloc(sizeof(struct cdp_scan_spcl_vap_stats)); in dp_scan_spcl_vap_stats_attach()
429 sizeof(struct cdp_scan_spcl_vap_stats)); in dp_reset_scan_spcl_vap_stats()
442 struct cdp_scan_spcl_vap_stats *stats) in dp_get_scan_spcl_vap_stats()
462 sizeof(struct cdp_scan_spcl_vap_stats)); in dp_get_scan_spcl_vap_stats()
H A Ddp_mon.h1271 struct cdp_scan_spcl_vap_stats *scan_spcl_vap_stats;