Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Ddp_rx.c102 static inline bool ath11k_dp_rx_h_attn_msdu_done(struct rx_attention *attn) in ath11k_dp_rx_h_attn_msdu_done()
108 static inline bool ath11k_dp_rx_h_attn_l4_cksum_fail(struct rx_attention *attn) in ath11k_dp_rx_h_attn_l4_cksum_fail()
114 static inline bool ath11k_dp_rx_h_attn_ip_cksum_fail(struct rx_attention *attn) in ath11k_dp_rx_h_attn_ip_cksum_fail()
120 static inline bool ath11k_dp_rx_h_attn_is_decrypted(struct rx_attention *attn) in ath11k_dp_rx_h_attn_is_decrypted()
127 static u32 ath11k_dp_rx_h_attn_mpdu_err(struct rx_attention *attn) in ath11k_dp_rx_h_attn_mpdu_err()
159 struct rx_attention *rx_attention; in ath11k_dp_rx_h_attn_msdu_len_err() local
162 rx_attention = ath11k_dp_rx_get_attention(ab, desc); in ath11k_dp_rx_h_attn_msdu_len_err()
163 errmap = ath11k_dp_rx_h_attn_mpdu_err(rx_attention); in ath11k_dp_rx_h_attn_msdu_len_err()
247 static inline u32 ath11k_dp_rxdesc_get_mpdulen_err(struct rx_attention *attn) in ath11k_dp_rxdesc_get_mpdulen_err()
289 struct rx_attention *attn = ath11k_dp_rx_get_attention(ab, desc); in ath11k_dp_rx_h_attn_is_mcbc()
[all …]
Drx_desc.h135 struct rx_attention { struct
1436 struct rx_attention attention;
1455 struct rx_attention attention;
1474 struct rx_attention attention;
Dhw.c359 sizeof(struct rx_attention)); in ath11k_hw_ipq8074_rx_desc_copy_attn_end()
397 struct rx_attention *ath11k_hw_ipq8074_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_attention()
536 sizeof(struct rx_attention)); in ath11k_hw_qcn9074_rx_desc_copy_attn_end()
563 struct rx_attention *ath11k_hw_qcn9074_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_attention()
707 sizeof(struct rx_attention)); in ath11k_hw_wcn6855_rx_desc_copy_attn_end()
734 struct rx_attention *ath11k_hw_wcn6855_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_wcn6855_rx_desc_get_attention()
Dhw.h258 struct rx_attention *(*rx_desc_get_attention)(struct hal_rx_desc *desc);
/drivers/net/wireless/ath/ath10k/
Dhtt.h2104 struct rx_attention attention;
2127 struct rx_attention attention;
2163 struct rx_attention *(*rx_desc_get_attention)(struct htt_rx_desc *rxd);
2231 static inline struct rx_attention *
Dhtt.c189 static struct rx_attention *
Dhtt_rx.c358 struct rx_attention *rx_desc_attention; in ath10k_htt_rx_amsdu_pop()
658 struct rx_attention *rxd_attention; in ath10k_htt_rx_pop_paddr32_list()
723 struct rx_attention *rxd_attention; in ath10k_htt_rx_pop_paddr64_list()
977 struct rx_attention *rxd_attention; in ath10k_htt_rx_h_rates()
1108 struct rx_attention *rxd_attention; in ath10k_htt_rx_h_peer_channel()
1271 struct rx_attention *rxd_attention; in ath10k_htt_rx_h_ppdu()
1806 struct rx_attention *rxd_attention; in ath10k_htt_rx_get_csum_state()
1937 struct rx_attention *rxd_attention; in ath10k_htt_rx_h_mpdu()
Drx_desc.h47 struct rx_attention { struct