Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/
H A Dwlan_cp_stats_mc_tgt_api.c482 TYPE_PEER_STATS, in tgt_mc_cp_stats_extract_peer_extd_stats()
532 TYPE_PEER_STATS, in tgt_mc_cp_stats_extract_peer_stats()
596 if (tgt_mc_cp_stats_is_last_event(ev, TYPE_PEER_STATS)) { in tgt_mc_cp_stats_extract_peer_stats()
597 ucfg_mc_cp_stats_reset_pending_req(psoc, TYPE_PEER_STATS, in tgt_mc_cp_stats_extract_peer_stats()
1440 if (ucfg_mc_cp_stats_is_req_pending(psoc, TYPE_PEER_STATS)) in tgt_mc_cp_stats_process_stats_event()
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_defs.h72 TYPE_PEER_STATS, enumerator
/wlan-driver/qcacld-3.0/components/target_if/cp_stats/src/
H A Dtarget_if_mc_cp_stats.c1618 case TYPE_PEER_STATS: in get_stats_id()
/wlan-driver/qcacld-3.0/os_if/cp_stats/src/
H A Dwlan_cfg80211_mc_cp_stats.c517 status = ucfg_mc_cp_stats_send_stats_request(vdev, TYPE_PEER_STATS, in wlan_cfg80211_mc_cp_stats_get_peer_rssi()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c2650 status = ucfg_mc_cp_stats_send_stats_request(vdev, TYPE_PEER_STATS, in csr_get_peer_stats()