Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c1188 wmi_peer_ac_tx_stats *wmi_peer_tx; in wma_fill_tx_stats() local
1207 wmi_peer_tx = param_buf->peer_ac_tx_stats; in wma_fill_tx_stats()
1268 if (!wmi_peer_tx || !wmi_tx || !peer_stats) { in wma_fill_tx_stats()
1270 wmi_peer_tx, wmi_tx, peer_stats); in wma_fill_tx_stats()
1281 uint32_t peer_id = wmi_peer_tx[i].peer_id; in wma_fill_tx_stats()
1293 peer_stats->peer_id = wmi_peer_tx[i].peer_id; in wma_fill_tx_stats()
1294 peer_stats->vdev_id = wmi_peer_tx[i].vdev_id; in wma_fill_tx_stats()