Home
last modified time | relevance | path

Searched refs:rx_attention (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Drx_desc.h135 struct rx_attention { struct
142 /* rx_attention
1436 struct rx_attention attention;
1455 struct rx_attention attention;
1474 struct rx_attention attention;
H A 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 *att
1871 struct rx_attention *rx_attention; ath11k_dp_rx_h_csum_offload() local
2255 struct rx_attention *rx_attention; ath11k_dp_rx_h_mpdu() local
2525 struct rx_attention *rx_attention; ath11k_dp_rx_process_msdu() local
3306 struct rx_attention *rx_attention; ath11k_dp_rx_h_defrag() local
3906 struct rx_attention *rx_attention; ath11k_dp_rx_h_null_q_desc() local
4851 struct rx_attention *rx_attention; ath11k_dp_rx_mon_merg_msdus() local
[all...]
H A Dhw.h265 struct rx_attention *(*rx_desc_get_attention)(struct hal_rx_desc *desc);
H A Dhw.c363 sizeof(struct rx_attention)); in ath11k_hw_ipq8074_rx_desc_copy_attn_end()
401 struct rx_attention *ath11k_hw_ipq8074_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_attention()
540 sizeof(struct rx_attention)); in ath11k_hw_qcn9074_rx_desc_copy_attn_end()
567 struct rx_attention *ath11k_hw_qcn9074_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_attention()
711 sizeof(struct rx_attention)); in ath11k_hw_wcn6855_rx_desc_copy_attn_end()
738 struct rx_attention *ath11k_hw_wcn6855_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_wcn6855_rx_desc_get_attention()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Drx_desc.h135 struct rx_attention { struct
142 /* rx_attention
1197 struct rx_attention attention;
H A Ddp_rx.c216 sizeof(struct rx_attention)); in ath11k_dp_rx_desc_end_tlv_copy()
223 struct rx_attention *rx_attn; in ath11k_dp_rxdesc_get_mpdulen_err()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt.h2106 struct rx_attention attention;
2129 struct rx_attention attention;
2165 struct rx_attention *(*rx_desc_get_attention)(struct htt_rx_desc *rxd);
2233 static inline struct rx_attention *
H A Dhtt.c189 static struct rx_attention *
H A Drx_desc.h47 struct rx_attention { struct
H A 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()
1934 struct rx_attention *rxd_attention; in ath10k_htt_rx_h_mpdu()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Drx_desc.h47 struct rx_attention { struct
H A Dhtt.h2200 struct rx_attention attention;
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dhal.h1060 struct rx_attention *(*rx_desc_get_attention)(struct hal_rx_desc *desc);

Completed in 43 milliseconds