Home
last modified time | relevance | path

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

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