Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_rx_mon.c1481 if (ppdu_info->is_fcs_passed) { in dp_rx_mcopy_handle_last_mpdu()
1495 ppdu_info->is_fcs_passed = false; in dp_rx_mcopy_handle_last_mpdu()
1555 ppdu_info->is_fcs_passed = true; in dp_rx_mcopy_process_ppdu_info()
1560 ppdu_info->is_fcs_passed = false; in dp_rx_mcopy_process_ppdu_info()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h1290 bool is_fcs_passed; member