Searched refs:rx_desc_get_first_msdu (Results 1 – 3 of 3) sorted by relevance
810 .rx_desc_get_first_msdu = ath11k_hw_ipq8074_rx_desc_get_first_msdu,848 .rx_desc_get_first_msdu = ath11k_hw_ipq8074_rx_desc_get_first_msdu,886 .rx_desc_get_first_msdu = ath11k_hw_ipq8074_rx_desc_get_first_msdu,924 .rx_desc_get_first_msdu = ath11k_hw_qcn9074_rx_desc_get_first_msdu,962 .rx_desc_get_first_msdu = ath11k_hw_wcn6855_rx_desc_get_first_msdu,
189 bool (*rx_desc_get_first_msdu)(struct hal_rx_desc *desc); member
220 return ab->hw_params.hw_ops->rx_desc_get_first_msdu(desc); in ath11k_dp_rx_h_msdu_end_first_msdu()
Completed in 19 milliseconds