Searched refs:rx_desc_get_first_msdu (Results 1 – 2 of 2) sorted by relevance
909 .rx_desc_get_first_msdu = ath11k_hw_ipq8074_rx_desc_get_first_msdu,949 .rx_desc_get_first_msdu = ath11k_hw_ipq8074_rx_desc_get_first_msdu,989 .rx_desc_get_first_msdu = ath11k_hw_ipq8074_rx_desc_get_first_msdu,1029 .rx_desc_get_first_msdu = ath11k_hw_qcn9074_rx_desc_get_first_msdu,1069 .rx_desc_get_first_msdu = ath11k_hw_wcn6855_rx_desc_get_first_msdu,1109 .rx_desc_get_first_msdu = ath11k_hw_qcn9074_rx_desc_get_first_msdu,1150 .rx_desc_get_first_msdu = ath11k_hw_qcn9074_rx_desc_get_first_msdu,
244 bool (*rx_desc_get_first_msdu)(struct hal_rx_desc *desc); member