Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c437 static struct ath_buf* ath_clone_txbuf(struct ath_softc *sc, struct ath_buf *bf) in ath_clone_txbuf() function
648 tbf = ath_clone_txbuf(sc, bf_last); in ath_tx_complete_aggr()