Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/
H A Dif_ath_tx.c1502 ath_tx_xmit_normal(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_xmit_normal() function
2109 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start()
2115 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start()
2129 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start()
2388 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start()
2395 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start()
2406 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start()
3278 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_swq()