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

/freebsd-current/sys/dev/ath/
H A Dif_ath_tx.c1503 ath_tx_xmit_normal(struct ath_softc *sc, struct ath_txq *txq, function
1512 * For now, just enable CLRDMASK. ath_tx_xmit_normal() does
2110 ath_tx_xmit_normal(sc, txq, bf);
2116 ath_tx_xmit_normal(sc, txq, bf);
2130 ath_tx_xmit_normal(sc, txq, bf);
2389 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf);
2396 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf);
2407 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf);
3275 ath_tx_xmit_normal(sc, txq, bf);

Completed in 141 milliseconds