Searched refs:dp_rx_h_mpdu_err (Results 1 – 3 of 3) sorted by relevance
1078 u32 (*dp_rx_h_mpdu_err)(struct hal_rx_desc *desc); member
721 .dp_rx_h_mpdu_err = ath12k_hw_qcn9274_dp_rx_h_mpdu_err,1176 .dp_rx_h_mpdu_err = ath12k_hw_wcn7850_dp_rx_h_mpdu_err,
107 return ab->hw_params->hal_ops->dp_rx_h_mpdu_err(desc); in ath12k_dp_rx_h_mpdu_err()