Home
last modified time | relevance | path

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

/freebsd/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
2113 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start()
2119 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start()
2133 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start()
2396 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start()
2403 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start()
2414 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start()
3265 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_swq()