Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath11k/
H A Dce.c20 .send_cb = ath11k_htc_tx_completion_handler,
47 .send_cb = ath11k_htc_tx_completion_handler,
81 .send_cb = ath11k_htc_tx_completion_handler,
98 .send_cb = ath11k_htc_tx_completion_handler,
152 .send_cb = ath11k_htc_tx_completion_handler,
186 .send_cb = ath11k_htc_tx_completion_handler,
232 .send_cb = ath11k_htc_tx_completion_handler,
H A Dhtc.h296 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab,
H A Dhtc.c255 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab, in ath11k_htc_tx_completion_handler() function