Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dhtc.h407 int ath10k_htc_send_hl(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid,
Dhtc.c856 int ath10k_htc_send_hl(struct ath10k_htc *htc, in ath10k_htc_send_hl() function
Dhtt_tx.c1377 res = ath10k_htc_send_hl(&htt->ar->htc, htt->eid, msdu); in ath10k_htt_tx_hl()