Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.h21 void ath12k_dp_tx_completion_handler(struct ath12k_base *ab, int ring_id);
H A Ddp_tx.c532 void ath12k_dp_tx_completion_handler(struct ath12k_base *ab, int ring_id) in ath12k_dp_tx_completion_handler() function
H A Ddp.c891 ath12k_dp_tx_completion_handler(ab, i); in ath12k_dp_service_srng()