Searched refs:rx_attention (Results 1 – 6 of 6) sorted by relevance
91 static bool ath11k_dp_rx_h_attn_msdu_done(struct rx_attention *attn) in ath11k_dp_rx_h_attn_msdu_done()97 static bool ath11k_dp_rx_h_attn_l4_cksum_fail(struct rx_attention *attn) in ath11k_dp_rx_h_attn_l4_cksum_fail()103 static bool ath11k_dp_rx_h_attn_ip_cksum_fail(struct rx_attention *attn) in ath11k_dp_rx_h_attn_ip_cksum_fail()109 static bool ath11k_dp_rx_h_attn_is_decrypted(struct rx_attention *attn) in ath11k_dp_rx_h_attn_is_decrypted()116 static u32 ath11k_dp_rx_h_attn_mpdu_err(struct rx_attention *attn) in ath11k_dp_rx_h_attn_mpdu_err()224 static u32 ath11k_dp_rxdesc_get_mpdulen_err(struct rx_attention *attn) in ath11k_dp_rxdesc_get_mpdulen_err()266 struct rx_attention *attn = ath11k_dp_rx_get_attention(ab, desc); in ath11k_dp_rx_h_attn_is_mcbc()1853 struct rx_attention *rx_attention; in ath11k_dp_rx_h_csum_offload() local1856 rx_attention = ath11k_dp_rx_get_attention(ar->ab, rxcb->rx_desc); in ath11k_dp_rx_h_csum_offload()1857 ip_csum_fail = ath11k_dp_rx_h_attn_ip_cksum_fail(rx_attention); in ath11k_dp_rx_h_csum_offload()[all …]
135 struct rx_attention { struct1436 struct rx_attention attention;1455 struct rx_attention attention;1474 struct rx_attention attention;
349 sizeof(struct rx_attention)); in ath11k_hw_ipq8074_rx_desc_copy_attn_end()376 struct rx_attention *ath11k_hw_ipq8074_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_attention()509 sizeof(struct rx_attention)); in ath11k_hw_qcn9074_rx_desc_copy_attn_end()536 struct rx_attention *ath11k_hw_qcn9074_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_attention()669 sizeof(struct rx_attention)); in ath11k_hw_wcn6855_rx_desc_copy_attn_end()696 struct rx_attention *ath11k_hw_wcn6855_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_wcn6855_rx_desc_get_attention()
202 struct rx_attention *(*rx_desc_get_attention)(struct hal_rx_desc *desc);
47 struct rx_attention { struct
2200 struct rx_attention attention;