Home
last modified time | relevance | path

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

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