Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtc.h421 int ath10k_htc_send_hl(struct ath10k_htc *htc, enum ath10k_htc_ep_id eid,
H A Dhtc.c858 int ath10k_htc_send_hl(struct ath10k_htc *htc, in ath10k_htc_send_hl() function
H A Dhtt_tx.c1381 res = ath10k_htc_send_hl(&htt->ar->htc, htt->eid, msdu); in ath10k_htt_tx_hl()