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.c2237 bool fill_crypto_hdr; in ath11k_dp_rx_h_mpdu() local
2248 fill_crypto_hdr = ath11k_dp_rx_h_attn_is_mcbc(ar->ab, rx_desc); in ath11k_dp_rx_h_mpdu()
2249 rxcb->is_mcbc = fill_crypto_hdr; in ath11k_dp_rx_h_mpdu()
2288 if (fill_crypto_hdr) in ath11k_dp_rx_h_mpdu()
2300 if (!is_decrypted || fill_crypto_hdr) in ath11k_dp_rx_h_mpdu()