Searched refs:dp_srng_is_tx_comp_ring (Results 1 – 3 of 3) sorted by relevance
83 .dp_srng_is_tx_comp_ring = ath12k_dp_srng_is_comp_ring_qcn9274,92 .dp_srng_is_tx_comp_ring = ath12k_dp_srng_is_comp_ring_wcn7850,
231 bool (*dp_srng_is_tx_comp_ring)(int ring_num); member
285 if (ab->hw_params->hw_ops->dp_srng_is_tx_comp_ring(ring_num)) { in ath12k_dp_srng_setup()