Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dtrace.h299 TRACE_EVENT(ath10k_htt_tx,
Dhtt.h1600 int ath10k_htt_tx(struct ath10k_htt *htt, struct sk_buff *);
Dhtt_tx.c528 int ath10k_htt_tx(struct ath10k_htt *htt, struct sk_buff *msdu) in ath10k_htt_tx() function
Dmac.c3327 ret = ath10k_htt_tx(htt, skb); in ath10k_mac_tx()
3334 ret = ath10k_htt_tx(htt, skb); in ath10k_mac_tx()