Searched refs:rx_desc_get_first_msdu (Results 1 – 3 of 3) sorted by relevance
853 .rx_desc_get_first_msdu = ath11k_hw_ipq8074_rx_desc_get_first_msdu,893 .rx_desc_get_first_msdu = ath11k_hw_ipq8074_rx_desc_get_first_msdu,933 .rx_desc_get_first_msdu = ath11k_hw_ipq8074_rx_desc_get_first_msdu,973 .rx_desc_get_first_msdu = ath11k_hw_qcn9074_rx_desc_get_first_msdu,1013 .rx_desc_get_first_msdu = ath11k_hw_wcn6855_rx_desc_get_first_msdu,1053 .rx_desc_get_first_msdu = ath11k_hw_qcn9074_rx_desc_get_first_msdu,
232 bool (*rx_desc_get_first_msdu)(struct hal_rx_desc *desc); member
231 return ab->hw_params.hw_ops->rx_desc_get_first_msdu(desc); in ath11k_dp_rx_h_msdu_end_first_msdu()