Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Ddp_rx.c148 struct rx_attention *rx_attention; in ath11k_dp_rx_h_attn_msdu_len_err() local
151 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() local
2255 struct rx_attention *rx_attention; in ath11k_dp_rx_h_mpdu() local
2522 struct rx_attention *rx_attention; in ath11k_dp_rx_process_msdu() local
2548 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() local
3895 struct rx_attention *rx_attention; in ath11k_dp_rx_h_null_q_desc() local
3910 if (!ath11k_dp_rx_h_attn_msdu_done(rx_attention)) { in ath11k_dp_rx_h_null_q_desc()
[all …]
A Drx_desc.h135 struct rx_attention { struct
1436 struct rx_attention attention;
1455 struct rx_attention attention;
1474 struct rx_attention attention;
A Dhw.c352 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()
A Dhw.h214 struct rx_attention *(*rx_desc_get_attention)(struct hal_rx_desc *desc);
/linux/drivers/net/wireless/ath/ath10k/
A Drx_desc.h47 struct rx_attention { struct
A Dhtt.h2203 struct rx_attention attention;

Completed in 35 milliseconds