Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_rx_mon_2.0.c2613 ppdu_user->mpdu_retries = rx_user_status->retry_mpdu; in dp_rx_mon_populate_ppdu_usr_info_2_0()
2634 DP_STATS_INC(mon_peer, rx.mpdu_retry_cnt, ppdu_user->mpdu_retries); in dp_rx_mon_stats_update_2_0()
2685 DP_STATS_INC(mon_peer, rx.mpdu_retry_cnt, ppdu_user->mpdu_retries); in dp_rx_mon_stats_update_2_0()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_struct.h2692 uint32_t mpdu_retries; member