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