Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c1139 sizeof(struct sir_wifi_ll_ext_peer_stats))) { in wma_get_ll_stats_ext_buf()
1144 (sizeof(struct sir_wifi_ll_ext_peer_stats) + in wma_get_ll_stats_ext_buf()
1191 struct sir_wifi_ll_ext_peer_stats *peer_stats; in wma_fill_tx_stats()
1362 struct sir_wifi_ll_ext_peer_stats *peer_stats; in wma_fill_rx_stats()
1482 struct sir_wifi_ll_ext_peer_stats *peer_stats; in wma_ll_stats_evt_handler()
1567 peer_stats = (struct sir_wifi_ll_ext_peer_stats *)result; in wma_ll_stats_evt_handler()
1613 result += peer_num * sizeof(struct sir_wifi_ll_ext_peer_stats); in wma_ll_stats_evt_handler()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h3351 struct sir_wifi_ll_ext_peer_stats { struct
3462 struct sir_wifi_ll_ext_peer_stats *peer_stats;
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.c4340 hdd_populate_wifi_ll_ext_peer_info(struct sir_wifi_ll_ext_peer_stats *peers, in hdd_populate_wifi_ll_ext_peer_info()