Home
last modified time | relevance | path

Searched refs:wmi_host_peer_extd_stats (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_cp_stats_api.h168 wmi_host_peer_extd_stats *peer_extd_stats);
H A Dwmi_unified_priv.h2147 uint32_t index, wmi_host_peer_extd_stats *peer_extd_stats);
H A Dwmi_unified_param.h4461 } wmi_host_peer_extd_stats; typedef
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_cp_stats_api.c127 wmi_host_peer_extd_stats *peer_extd_stats) in wmi_extract_peer_extd_stats()
H A Dwmi_unified_cp_stats_tlv.c1124 wmi_host_peer_extd_stats *peer_extd_stats) in extract_peer_extd_stats_tlv()
1148 qdf_mem_zero(peer_extd_stats, sizeof(wmi_host_peer_extd_stats)); in extract_peer_extd_stats_tlv()
/wlan-driver/qcacld-3.0/components/target_if/cp_stats/src/
H A Dtarget_if_mc_cp_stats.c538 wmi_host_peer_extd_stats peer_extd_stats; in target_if_cp_stats_extract_peer_extd_stats()