Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dxmit.c52 static void ath_tx_complete(struct ath_softc *sc, struct sk_buff *skb,
321 ath_tx_complete(sc, skb, ATH_TX_ERROR, txq); in ath_tid_drain()
2453 static void ath_tx_complete(struct ath_softc *sc, struct sk_buff *skb, in ath_tx_complete() function
2530 ath_tx_complete(sc, skb, tx_flags, txq); in ath_tx_complete_buf()