Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dtrace.h294 TRACE_EVENT(ath10k_htt_tx,
Dhtt_tx.c411 int ath10k_htt_tx(struct ath10k_htt *htt, struct sk_buff *msdu) in ath10k_htt_tx() function
Dhtt.h1429 int ath10k_htt_tx(struct ath10k_htt *htt, struct sk_buff *);
Dmac.c2375 ret = ath10k_htt_tx(&ar->htt, skb); in ath10k_tx_htt()
2403 ret = ath10k_htt_tx(&ar->htt, skb); in ath10k_tx_htt()