Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_tx.c233 ath_tx_getac(struct ath_softc *sc, const struct mbuf *m0) in ath_tx_getac() function
1638 pri = ath_tx_getac(sc, m0); /* honor classification */ in ath_tx_normal_setup()
1944 pri = ath_tx_getac(sc, m0); in ath_tx_start()
2181 pri = ath_tx_getac(sc, m0); in ath_tx_raw_start()
3128 pri = ath_tx_getac(sc, m0); in ath_tx_swq()