Searched refs:has_fcs_err (Results 1 – 1 of 1) sorted by relevance
1328 bool has_fcs_err; in ath10k_htt_rx_h_mpdu() local1363 has_fcs_err = !!(attention & RX_ATTENTION_FLAGS_FCS_ERR); in ath10k_htt_rx_h_mpdu()1373 !has_fcs_err && in ath10k_htt_rx_h_mpdu()1384 if (has_fcs_err) in ath10k_htt_rx_h_mpdu()1509 bool has_fcs_err; in ath10k_htt_rx_amsdu_allowed() local1525 has_fcs_err = !!(rxd->attention.flags & in ath10k_htt_rx_amsdu_allowed()1535 if (is_mgmt && !has_fcs_err) { in ath10k_htt_rx_amsdu_allowed()