Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_tx.h23 void ath11k_dp_tx_completion_handler(struct ath11k_base *ab, int ring_id);
H A Ddp.c798 ath11k_dp_tx_completion_handler(ab, i); in ath11k_dp_service_srng()
H A Ddp_tx.c694 void ath11k_dp_tx_completion_handler(struct ath11k_base *ab, int ring_id) in ath11k_dp_tx_completion_handler() function