Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dce.c18 .send_cb = ath11k_htc_tx_completion_handler,
45 .send_cb = ath11k_htc_tx_completion_handler,
79 .send_cb = ath11k_htc_tx_completion_handler,
96 .send_cb = ath11k_htc_tx_completion_handler,
150 .send_cb = ath11k_htc_tx_completion_handler,
184 .send_cb = ath11k_htc_tx_completion_handler,
230 .send_cb = ath11k_htc_tx_completion_handler,
Dhtc.h310 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab,
Dhtc.c252 void ath11k_htc_tx_completion_handler(struct ath11k_base *ab, in ath11k_htc_tx_completion_handler() function