Home
last modified time | relevance | path

Searched refs:ucfg_mc_cp_stats_is_req_pending (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/
H A Dwlan_cp_stats_mc_tgt_api.c1437 if (ucfg_mc_cp_stats_is_req_pending(psoc, TYPE_CONNECTION_TX_POWER)) in tgt_mc_cp_stats_process_stats_event()
1440 if (ucfg_mc_cp_stats_is_req_pending(psoc, TYPE_PEER_STATS)) in tgt_mc_cp_stats_process_stats_event()
1443 if (ucfg_mc_cp_stats_is_req_pending(psoc, TYPE_STATION_STATS)) in tgt_mc_cp_stats_process_stats_event()
1446 if (ucfg_mc_cp_stats_is_req_pending(psoc, TYPE_MIB_STATS)) in tgt_mc_cp_stats_process_stats_event()
1449 if (ucfg_mc_cp_stats_is_req_pending(psoc, TYPE_PEER_STATS_INFO_EXT)) in tgt_mc_cp_stats_process_stats_event()
1452 if (ucfg_mc_cp_stats_is_req_pending(psoc, TYPE_CONGESTION_STATS)) in tgt_mc_cp_stats_process_stats_event()
H A Dwlan_cp_stats_mc_ucfg_api.c844 bool ucfg_mc_cp_stats_is_req_pending(struct wlan_objmgr_psoc *psoc, in ucfg_mc_cp_stats_is_req_pending() function
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_ucfg_api.h198 bool ucfg_mc_cp_stats_is_req_pending(struct wlan_objmgr_psoc *psoc,