Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c2072 bool has_tkip_err; in ath10k_htt_rx_h_mpdu() local
2132 has_tkip_err = !!(attention & RX_ATTENTION_FLAGS_TKIP_MIC_ERR); in ath10k_htt_rx_h_mpdu()
2155 if (has_tkip_err) in ath10k_htt_rx_h_mpdu()
2161 else if (has_tkip_err) in ath10k_htt_rx_h_mpdu()