Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_tx_mon_2.0.c143 mon_desc_list.tx_mon_reap_cnt = 0; in dp_tx_mon_srng_process_2_0()
218 ++mon_desc_list.tx_mon_reap_cnt; in dp_tx_mon_srng_process_2_0()
278 if (mon_desc_list.tx_mon_reap_cnt) { in dp_tx_mon_srng_process_2_0()
281 mon_desc_list.tx_mon_reap_cnt, in dp_tx_mon_srng_process_2_0()
288 mac_id, work_done, mon_desc_list.tx_mon_reap_cnt); in dp_tx_mon_srng_process_2_0()
290 tx_mon_be->stats.total_tx_mon_reap_cnt += mon_desc_list.tx_mon_reap_cnt; in dp_tx_mon_srng_process_2_0()
H A Ddp_tx_mon_2.0.h35 uint32_t tx_mon_reap_cnt; member
H A Ddp_tx_mon_status_2.0.c96 mon_desc_list_ref->tx_mon_reap_cnt++; in dp_tx_mon_status_free_packet_buf()
1350 mon_desc_list_ref->tx_mon_reap_cnt++; in dp_tx_mon_update_ppdu_info_status()