Searched refs:rx_desc_get_last_msdu (Results 1 – 3 of 3) sorted by relevance
854 .rx_desc_get_last_msdu = ath11k_hw_ipq8074_rx_desc_get_last_msdu,894 .rx_desc_get_last_msdu = ath11k_hw_ipq8074_rx_desc_get_last_msdu,934 .rx_desc_get_last_msdu = ath11k_hw_ipq8074_rx_desc_get_last_msdu,974 .rx_desc_get_last_msdu = ath11k_hw_qcn9074_rx_desc_get_last_msdu,1014 .rx_desc_get_last_msdu = ath11k_hw_wcn6855_rx_desc_get_last_msdu,1054 .rx_desc_get_last_msdu = ath11k_hw_qcn9074_rx_desc_get_last_msdu,
233 bool (*rx_desc_get_last_msdu)(struct hal_rx_desc *desc); member
237 return ab->hw_params.hw_ops->rx_desc_get_last_msdu(desc); in ath11k_dp_rx_h_msdu_end_last_msdu()