Searched refs:rx_attention (Results 1 – 6 of 6) sorted by relevance
148 struct rx_attention *rx_attention; in ath11k_dp_rx_h_attn_msdu_len_err() local151 rx_attention = ath11k_dp_rx_get_attention(ab, desc); in ath11k_dp_rx_h_attn_msdu_len_err()152 errmap = ath11k_dp_rx_h_attn_mpdu_err(rx_attention); in ath11k_dp_rx_h_attn_msdu_len_err()1871 struct rx_attention *rx_attention; in ath11k_dp_rx_h_csum_offload() local2255 struct rx_attention *rx_attention; in ath11k_dp_rx_h_mpdu() local2522 struct rx_attention *rx_attention; in ath11k_dp_rx_process_msdu() local2548 if (!ath11k_dp_rx_h_attn_msdu_done(rx_attention)) { in ath11k_dp_rx_process_msdu()3302 struct rx_attention *rx_attention; in ath11k_dp_rx_h_defrag() local3895 struct rx_attention *rx_attention; in ath11k_dp_rx_h_null_q_desc() local3910 if (!ath11k_dp_rx_h_attn_msdu_done(rx_attention)) { in ath11k_dp_rx_h_null_q_desc()[all …]
135 struct rx_attention { struct1436 struct rx_attention attention;1455 struct rx_attention attention;1474 struct rx_attention attention;
352 sizeof(struct rx_attention)); in ath11k_hw_ipq8074_rx_desc_copy_attn_end()390 struct rx_attention *ath11k_hw_ipq8074_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_attention()523 sizeof(struct rx_attention)); in ath11k_hw_qcn9074_rx_desc_copy_attn_end()550 struct rx_attention *ath11k_hw_qcn9074_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_qcn9074_rx_desc_get_attention()694 sizeof(struct rx_attention)); in ath11k_hw_wcn6855_rx_desc_copy_attn_end()721 struct rx_attention *ath11k_hw_wcn6855_rx_desc_get_attention(struct hal_rx_desc *desc) in ath11k_hw_wcn6855_rx_desc_get_attention()
214 struct rx_attention *(*rx_desc_get_attention)(struct hal_rx_desc *desc);
47 struct rx_attention { struct
2203 struct rx_attention attention;
Completed in 35 milliseconds