Searched refs:is_decrypted (Results 1 – 3 of 3) sorted by relevance
1443 bool is_decrypted, in ath10k_htt_rx_h_undecap_raw() argument1535 if (!is_decrypted) in ath10k_htt_rx_h_undecap_raw()1881 bool is_decrypted) in ath10k_htt_rx_h_undecap() argument1913 is_decrypted, first_hdr); in ath10k_htt_rx_h_undecap()2075 bool is_decrypted; in ath10k_htt_rx_h_mpdu() local2140 is_decrypted = (enctype != HTT_RX_MPDU_ENCRYPT_NONE && in ath10k_htt_rx_h_mpdu()2178 if (is_decrypted) { in ath10k_htt_rx_h_mpdu()2192 if (frag && !fill_crypt_header && is_decrypted && in ath10k_htt_rx_h_mpdu()2222 is_decrypted); in ath10k_htt_rx_h_mpdu()2228 if (!is_decrypted) in ath10k_htt_rx_h_mpdu()
2216 bool is_decrypted = false; in ath12k_dp_rx_h_mpdu() local2243 is_decrypted = ath12k_dp_rx_h_is_decrypted(ab, rx_desc); in ath12k_dp_rx_h_mpdu()2257 if (is_decrypted) { in ath12k_dp_rx_h_mpdu()2270 enctype, rx_status, is_decrypted); in ath12k_dp_rx_h_mpdu()2272 if (!is_decrypted || fill_crypto_hdr) in ath12k_dp_rx_h_mpdu()2905 bool is_decrypted = false; in ath12k_dp_rx_h_defrag() local2920 is_decrypted = ath12k_dp_rx_h_is_decrypted(ab, in ath12k_dp_rx_h_defrag()2923 if (is_decrypted) { in ath12k_dp_rx_h_defrag()
2284 bool is_decrypted = false; in ath11k_dp_rx_h_mpdu() local2316 is_decrypted = ath11k_dp_rx_h_attn_is_decrypted(rx_attention); in ath11k_dp_rx_h_mpdu()2330 if (is_decrypted) { in ath11k_dp_rx_h_mpdu()2343 enctype, rx_status, is_decrypted); in ath11k_dp_rx_h_mpdu()2345 if (!is_decrypted || fill_crypto_hdr) in ath11k_dp_rx_h_mpdu()3409 bool is_decrypted = false; in ath11k_dp_rx_h_defrag() local3425 is_decrypted = ath11k_dp_rx_h_attn_is_decrypted(rx_attention); in ath11k_dp_rx_h_defrag()3428 if (is_decrypted) { in ath11k_dp_rx_h_defrag()