Home
last modified time | relevance | path

Searched refs:ath12k_dp_tx_completion_handler (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Ddp_tx.h21 void ath12k_dp_tx_completion_handler(struct ath12k_base *ab, int ring_id);
Ddp_tx.c529 void ath12k_dp_tx_completion_handler(struct ath12k_base *ab, int ring_id) in ath12k_dp_tx_completion_handler() function
Ddp.c881 ath12k_dp_tx_completion_handler(ab, i); in ath12k_dp_service_srng()