Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c52 static void ath_tx_complete(struct ath_softc *sc, struct sk_buff *skb,
335 ath_tx_complete(sc, skb, ATH_TX_ERROR, txq, NULL); in ath_tid_drain()
2406 static void ath_tx_complete(struct ath_softc *sc, struct sk_buff *skb, in ath_tx_complete() function
2488 ath_tx_complete(sc, skb, tx_flags, txq, sta); in ath_tx_complete_buf()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c58 static void ath_tx_complete(struct ath_softc *sc, struct sk_buff *skb,
382 ath_tx_complete(sc, skb, ATH_TX_ERROR, txq, NULL); in ath_tid_drain()
2465 static void ath_tx_complete(struct ath_softc *sc, struct sk_buff *skb, in ath_tx_complete() function
2547 ath_tx_complete(sc, skb, tx_flags, txq, sta); in ath_tx_complete_buf()

Completed in 9 milliseconds