Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Ddp_tx.h22 void ath11k_dp_tx_completion_handler(struct ath11k_base *ab, int ring_id);
Ddp.c783 ath11k_dp_tx_completion_handler(ab, i); in ath11k_dp_service_srng()
Ddp_tx.c647 void ath11k_dp_tx_completion_handler(struct ath11k_base *ab, int ring_id) in ath11k_dp_tx_completion_handler() function