Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dtrace.h294 TRACE_EVENT(ath10k_htt_tx,
Dhtt.h2068 static inline int ath10k_htt_tx(struct ath10k_htt *htt, in ath10k_htt_tx() function
Dmac.c3681 ret = ath10k_htt_tx(htt, txmode, skb); in ath10k_mac_tx_submit()