Home
last modified time | relevance | path

Searched refs:peer_extd_stats (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_cp_stats_api.c127 wmi_host_peer_extd_stats *peer_extd_stats) in wmi_extract_peer_extd_stats() argument
131 evt_buf, index, peer_extd_stats); in wmi_extract_peer_extd_stats()
Dwmi_unified_cp_stats_tlv.c1124 wmi_host_peer_extd_stats *peer_extd_stats) in extract_peer_extd_stats_tlv() argument
1148 qdf_mem_zero(peer_extd_stats, sizeof(wmi_host_peer_extd_stats)); in extract_peer_extd_stats_tlv()
1149 qdf_mem_copy(&peer_extd_stats->peer_macaddr, &ev->peer_macaddr, in extract_peer_extd_stats_tlv()
1152 peer_extd_stats->rx_mc_bc_cnt = ev->rx_mc_bc_cnt; in extract_peer_extd_stats_tlv()
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
Dwlan_cp_stats_mc_defs.h506 struct peer_extd_stats { struct
531 struct peer_extd_stats *extd_stats; argument
797 struct peer_extd_stats *peer_extended_stats;
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_cp_stats_api.h168 wmi_host_peer_extd_stats *peer_extd_stats);
Dwmi_unified_priv.h2147 uint32_t index, wmi_host_peer_extd_stats *peer_extd_stats);
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/
Dwlan_cp_stats_mc_tgt_api.c194 struct peer_extd_stats *peer_extd_mc_stats; in peer_rssi_iterator()
231 struct peer_extd_stats *peer_mc_extd_stats; in tgt_mc_cp_stats_prepare_raw_peer_rssi()
419 struct peer_extd_stats *peer_extended_stats) in tgt_mc_cp_stats_update_peer_extd_stats()
424 struct peer_extd_stats *peer_extd_mc_stats; in tgt_mc_cp_stats_update_peer_extd_stats()
Dwlan_cp_stats_mc_ucfg_api.c389 qdf_mem_malloc(sizeof(struct peer_extd_stats)); in wlan_cp_stats_peer_cs_init()
/wlan-driver/qcacld-3.0/components/target_if/cp_stats/src/
Dtarget_if_mc_cp_stats.c538 wmi_host_peer_extd_stats peer_extd_stats; in target_if_cp_stats_extract_peer_extd_stats() local
555 &peer_extd_stats); in target_if_cp_stats_extract_peer_extd_stats()
561 &peer_extd_stats.peer_macaddr, in target_if_cp_stats_extract_peer_extd_stats()
564 peer_extd_stats.rx_mc_bc_cnt; in target_if_cp_stats_extract_peer_extd_stats()