Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_rx_mon.c1507 if ((ppdu_info->fcs_ok_cnt + ppdu_info->fcs_err_cnt) != in dp_rx_mcopy_handle_last_mpdu()
1558 ppdu_info->fcs_err_cnt++; in dp_rx_mcopy_process_ppdu_info()
1609 ppdu_info->fcs_err_cnt = 0; in dp_rx_process_mcopy_mode()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h1288 uint8_t fcs_err_cnt; member