Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dtrace.h294 TRACE_EVENT(ath10k_htt_tx,
Dhtt.h1973 static inline int ath10k_htt_tx(struct ath10k_htt *htt, in ath10k_htt_tx() function
Dmac.c3988 ret = ath10k_htt_tx(htt, txmode, skb); in ath10k_mac_tx_submit()