Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ath/
H A Dif_ath_tx.c1503 ath_tx_xmit_normal(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_xmit_normal() function
2110 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start()
2116 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start()
2130 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_start()
2389 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start()
2396 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start()
2407 ath_tx_xmit_normal(sc, sc->sc_ac2q[pri], bf); in ath_tx_raw_start()
3275 ath_tx_xmit_normal(sc, txq, bf); in ath_tx_swq()