Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h1979 static inline int ath10k_htt_tx(struct ath10k_htt *htt, in ath10k_htt_tx() function
H A Dmac.c4000 ret = ath10k_htt_tx(htt, txmode, skb); in ath10k_mac_tx_submit()