Searched refs:is_decrypted (Results 1 – 3 of 3) sorted by relevance
1441 bool is_decrypted, in ath10k_htt_rx_h_undecap_raw() argument1533 if (!is_decrypted) in ath10k_htt_rx_h_undecap_raw()1877 bool is_decrypted) in ath10k_htt_rx_h_undecap() argument1909 is_decrypted, first_hdr); in ath10k_htt_rx_h_undecap()2071 bool is_decrypted; in ath10k_htt_rx_h_mpdu() local2136 is_decrypted = (enctype != HTT_RX_MPDU_ENCRYPT_NONE && in ath10k_htt_rx_h_mpdu()2174 if (is_decrypted) { in ath10k_htt_rx_h_mpdu()2188 if (frag && !fill_crypt_header && is_decrypted && in ath10k_htt_rx_h_mpdu()2218 is_decrypted); in ath10k_htt_rx_h_mpdu()2224 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()
2290 bool is_decrypted = false; in ath11k_dp_rx_h_mpdu() local2322 is_decrypted = ath11k_dp_rx_h_attn_is_decrypted(rx_attention); in ath11k_dp_rx_h_mpdu()2336 if (is_decrypted) { in ath11k_dp_rx_h_mpdu()2349 enctype, rx_status, is_decrypted); in ath11k_dp_rx_h_mpdu()2351 if (!is_decrypted || fill_crypto_hdr) in ath11k_dp_rx_h_mpdu()3352 bool is_decrypted = false; in ath11k_dp_rx_h_defrag() local3368 is_decrypted = ath11k_dp_rx_h_attn_is_decrypted(rx_attention); in ath11k_dp_rx_h_defrag()3371 if (is_decrypted) { in ath11k_dp_rx_h_defrag()