Searched refs:rx_desc_get_last_msdu (Results 1 – 3 of 3) sorted by relevance
775 .rx_desc_get_last_msdu = ath11k_hw_ipq8074_rx_desc_get_last_msdu,811 .rx_desc_get_last_msdu = ath11k_hw_ipq8074_rx_desc_get_last_msdu,847 .rx_desc_get_last_msdu = ath11k_hw_ipq8074_rx_desc_get_last_msdu,883 .rx_desc_get_last_msdu = ath11k_hw_qcn9074_rx_desc_get_last_msdu,919 .rx_desc_get_last_msdu = ath11k_hw_wcn6855_rx_desc_get_last_msdu,
177 bool (*rx_desc_get_last_msdu)(struct hal_rx_desc *desc); member
214 return ab->hw_params.hw_ops->rx_desc_get_last_msdu(desc); in ath11k_dp_rx_h_msdu_end_last_msdu()