Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c2236 bool fill_crypto_hdr; in ath11k_dp_rx_h_mpdu() local
2247 fill_crypto_hdr = ath11k_dp_rx_h_attn_is_mcbc(ar->ab, rx_desc); in ath11k_dp_rx_h_mpdu()
2248 rxcb->is_mcbc = fill_crypto_hdr; in ath11k_dp_rx_h_mpdu()
2287 if (fill_crypto_hdr) in ath11k_dp_rx_h_mpdu()
2299 if (!is_decrypted || fill_crypto_hdr) in ath11k_dp_rx_h_mpdu()