Searched refs:rx_desc_get_mpdu_tid (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c214 return ab->hw_params.hw_ops->rx_desc_get_mpdu_tid(desc);
H A Dhw.c928 .rx_desc_get_mpdu_tid = ath11k_hw_ipq8074_rx_desc_get_mpdu_tid,
968 .rx_desc_get_mpdu_tid = ath11k_hw_ipq8074_rx_desc_get_mpdu_tid,
1008 .rx_desc_get_mpdu_tid = ath11k_hw_ipq8074_rx_desc_get_mpdu_tid,
1048 .rx_desc_get_mpdu_tid = ath11k_hw_qcn9074_rx_desc_get_mpdu_tid,
1088 .rx_desc_get_mpdu_tid = ath11k_hw_wcn6855_rx_desc_get_mpdu_tid,
1128 .rx_desc_get_mpdu_tid = ath11k_hw_qcn9074_rx_desc_get_mpdu_tid,
1169 .rx_desc_get_mpdu_tid = ath11k_hw_qcn9074_rx_desc_get_mpdu_tid,
H A Dhw.h259 u8 (*rx_desc_get_mpdu_tid)(struct hal_rx_desc *desc); member in struct:ath11k_hw_ops
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c155 return ab->hal_rx_ops->rx_desc_get_mpdu_tid(desc);
H A Dhal.c726 .rx_desc_get_mpdu_tid = ath12k_hw_qcn9274_rx_desc_get_mpdu_tid,
1068 .rx_desc_get_mpdu_tid = ath12k_hw_qcn9274_compact_rx_desc_get_mpdu_tid,
1544 .rx_desc_get_mpdu_tid = ath12k_hw_wcn7850_rx_desc_get_mpdu_tid,
H A Dhal.h1055 u8 (*rx_desc_get_mpdu_tid)(struct hal_rx_desc *desc); member in struct:hal_rx_ops

Completed in 226 milliseconds