Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dtrace.h288 TRACE_EVENT(ath10k_htt_tx,
H A Dhtt.h1994 static inline int ath10k_htt_tx(struct ath10k_htt *htt, in ath10k_htt_tx() function
H A Dmac.c4015 ret = ath10k_htt_tx(htt, txmode, skb); in ath10k_mac_tx_submit()