Home
last modified time | relevance | path

Searched refs:num_peer_ac_tx_stats (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c1210 len = fix_param->num_peer_ac_tx_stats * in wma_fill_tx_stats()
1224 len = fix_param->num_peer_ac_tx_stats * WLAN_MAX_AC * in wma_fill_tx_stats()
1238 len = fix_param->num_peer_ac_tx_stats * WLAN_MAX_AC * in wma_fill_tx_stats()
1252 len = fix_param->num_peer_ac_tx_stats * in wma_fill_tx_stats()
1274 num_entries = fix_param->num_peer_ac_tx_stats * WLAN_MAX_AC; in wma_fill_tx_stats()
1280 for (i = 0; i < fix_param->num_peer_ac_tx_stats; i++) { in wma_fill_tx_stats()
1518 fixed_param->num_peer_ac_tx_stats > in wma_ll_stats_evt_handler()
1519 param_buf->num_peer_ac_tx_stats || in wma_ll_stats_evt_handler()
1524 fixed_param->num_peer_ac_tx_stats, in wma_ll_stats_evt_handler()
1531 fixed_param->num_peer_ac_tx_stats ? in wma_ll_stats_evt_handler()
[all …]
/wlan-driver/fw-api/fw/
Dwmi_unified.h12191 A_UINT32 num_peer_ac_tx_stats; member