Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Ddp_tx.h21 void ath12k_dp_tx_completion_handler(struct ath12k_base *ab, int ring_id);
Ddp_tx.c693 void ath12k_dp_tx_completion_handler(struct ath12k_base *ab, int ring_id) in ath12k_dp_tx_completion_handler() function
Ddp.c890 ath12k_dp_tx_completion_handler(ab, i); in ath12k_dp_service_srng()