Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Ddp_rx.c2243 bool fill_crypto_hdr; in ath11k_dp_rx_h_mpdu() local
2254 fill_crypto_hdr = ath11k_dp_rx_h_attn_is_mcbc(ar->ab, rx_desc); in ath11k_dp_rx_h_mpdu()
2255 rxcb->is_mcbc = fill_crypto_hdr; in ath11k_dp_rx_h_mpdu()
2294 if (fill_crypto_hdr) in ath11k_dp_rx_h_mpdu()
2306 if (!is_decrypted || fill_crypto_hdr) in ath11k_dp_rx_h_mpdu()