Home
last modified time | relevance | path

Searched refs:ucfg_mc_cp_stats_get_pending_req (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/ !
H A Dwlan_cp_stats_mc_tgt_api.c133 status = ucfg_mc_cp_stats_get_pending_req(psoc, in tgt_mc_cp_stats_extract_tx_power()
136 status = ucfg_mc_cp_stats_get_pending_req(psoc, in tgt_mc_cp_stats_extract_tx_power()
481 status = ucfg_mc_cp_stats_get_pending_req(psoc, in tgt_mc_cp_stats_extract_peer_extd_stats()
527 status = ucfg_mc_cp_stats_get_pending_req(psoc, in tgt_mc_cp_stats_extract_peer_stats()
531 status = ucfg_mc_cp_stats_get_pending_req(psoc, in tgt_mc_cp_stats_extract_peer_stats()
617 status = ucfg_mc_cp_stats_get_pending_req(psoc, in tgt_mc_cp_stats_extract_mib_stats()
652 status = ucfg_mc_cp_stats_get_pending_req(psoc, in tgt_mc_cp_stats_extract_peer_stats_info_ext()
716 status = ucfg_mc_cp_stats_get_pending_req(psoc, in tgt_mc_cp_stats_extract_congestion_stats()
829 status = ucfg_mc_cp_stats_get_pending_req(psoc, in tgt_mc_cp_stats_extract_pmf_bcn_stats()
878 status = ucfg_mc_cp_stats_get_pending_req(psoc, in tgt_mc_cp_stats_extract_vdev_summary_stats()
[all …]
H A Dwlan_cp_stats_mc_ucfg_api.c932 QDF_STATUS ucfg_mc_cp_stats_get_pending_req(struct wlan_objmgr_psoc *psoc, in ucfg_mc_cp_stats_get_pending_req() function
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/ !
H A Dwlan_cp_stats_mc_ucfg_api.h236 QDF_STATUS ucfg_mc_cp_stats_get_pending_req(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_stats.c3370 status = ucfg_mc_cp_stats_get_pending_req(psoc, TYPE_STATION_STATS, in wlan_hdd_reset_station_stats_request_pending()