Home
last modified time | relevance | path

Searched refs:ath11k_dp_rx_h_attn_is_decrypted (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c102 static bool ath11k_dp_rx_h_attn_is_decrypted(struct hal_rx_desc *desc) in ath11k_dp_rx_h_attn_is_decrypted() function
2191 is_decrypted = ath11k_dp_rx_h_attn_is_decrypted(rx_desc); in ath11k_dp_rx_h_mpdu()
3200 is_decrypted = ath11k_dp_rx_h_attn_is_decrypted(rx_desc); in ath11k_dp_rx_h_defrag()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c120 static inline bool ath11k_dp_rx_h_attn_is_decrypted(struct rx_attention *attn) in ath11k_dp_rx_h_attn_is_decrypted() function
2283 is_decrypted = ath11k_dp_rx_h_attn_is_decrypted(rx_attention); in ath11k_dp_rx_h_mpdu()
3324 is_decrypted = ath11k_dp_rx_h_attn_is_decrypted(rx_attention); in ath11k_dp_rx_h_defrag()

Completed in 14 milliseconds