Searched refs:ath_tx_xmit_normal (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/sys/dev/netif/ath/ath/ |
| HD | if_ath_tx.c | 1507 ath_tx_xmit_normal(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_xmit_normal() function 2059 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start() 2065 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start() 2079 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start() 2322 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start() 2329 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start() 2340 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start() 3197 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_swq()
|