Searched refs:rx_attention (Results 1 – 6 of 6) sorted by relevance
103 static inline bool ath11k_dp_rx_h_attn_msdu_done(struct rx_attention *attn) in ath11k_dp_rx_h_attn_msdu_done()109 static inline bool ath11k_dp_rx_h_attn_l4_cksum_fail(struct rx_attention *attn) in ath11k_dp_rx_h_attn_l4_cksum_fail()115 static inline bool ath11k_dp_rx_h_attn_ip_cksum_fail(struct rx_attention *attn) in ath11k_dp_rx_h_attn_ip_cksum_fail()121 static inline bool ath11k_dp_rx_h_attn_is_decrypted(struct rx_attention *attn) in ath11k_dp_rx_h_attn_is_decrypted()128 static u32 ath11k_dp_rx_h_attn_mpdu_err(struct rx_attention *attn) in ath11k_dp_rx_h_attn_mpdu_err()160 struct rx_attention *rx_attention; in ath11k_dp_rx_h_attn_msdu_len_err() local163 rx_attention = ath11k_dp_rx_get_attention(ab, desc); in ath11k_dp_rx_h_attn_msdu_len_err()164 errmap = ath11k_dp_rx_h_attn_mpdu_err(rx_attention); in ath11k_dp_rx_h_attn_msdu_len_err()248 static inline u32 ath11k_dp_rxdesc_get_mpdulen_err(struct rx_attention *attn) in ath11k_dp_rxdesc_get_mpdulen_err()290 struct rx_attention *attn = ath11k_dp_rx_get_attention(ab, desc); in ath11k_dp_rx_h_attn_is_mcbc()[all …]
136 struct rx_attention { struct1437 struct rx_attention attention;1456 struct rx_attention attention;1475 struct rx_attention attention;
2110 struct rx_attention attention;2133 struct rx_attention attention;2169 struct rx_attention *(*rx_desc_get_attention)(struct htt_rx_desc *rxd);2237 static inline struct rx_attention *
190 static struct rx_attention *
363 struct rx_attention *rx_desc_attention; in ath10k_htt_rx_amsdu_pop()663 struct rx_attention *rxd_attention; in ath10k_htt_rx_pop_paddr32_list()728 struct rx_attention *rxd_attention; in ath10k_htt_rx_pop_paddr64_list()981 struct rx_attention *rxd_attention; in ath10k_htt_rx_h_rates()1112 struct rx_attention *rxd_attention; in ath10k_htt_rx_h_peer_channel()1275 struct rx_attention *rxd_attention; in ath10k_htt_rx_h_ppdu()1810 struct rx_attention *rxd_attention; in ath10k_htt_rx_get_csum_state()1938 struct rx_attention *rxd_attention; in ath10k_htt_rx_h_mpdu()
48 struct rx_attention { struct