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

/freebsd-10-stable/sys/dev/ath/
H A Dif_ath_tx.c1507 ath_tx_xmit_normal(struct ath_softc *sc, struct ath_txq *txq, function
1516 * For now, just enable CLRDMASK. ath_tx_xmit_normal() does
2059 ath_tx_xmit_normal(sc, txq, bf);
2065 ath_tx_xmit_normal(sc, txq, bf);
2079 ath_tx_xmit_normal(sc, txq, bf);
2310 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf);
2317 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf);
2328 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf);
3161 ath_tx_xmit_normal(sc, txq, bf);

Completed in 59 milliseconds