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

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_misc.h63 extern void ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf,
H A Dif_ath_tx.c4136 ath_tx_default_comp(sc, bf, 0);
4167 ath_tx_default_comp(sc, bf, 0);
4264 ath_tx_default_comp(sc, bf, fail);
4306 ath_tx_default_comp(sc, bf, 0);
4574 ath_tx_default_comp(sc, bf, 0);
4748 ath_tx_default_comp(sc, bf, 0);
4810 ath_tx_default_comp(sc, bf, 1);
5153 ath_tx_default_comp(sc, bf, 0);
5297 ath_tx_default_comp(sc, bf, fail);
5349 ath_tx_default_comp(s
[all...]
H A Dif_ath.c4234 ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf, int fail) function
4270 * where ath_tx_default_comp() is called.
4368 ath_tx_default_comp(sc, bf, 0);
5011 ath_tx_default_comp(sc, bf, 1);
6841 * (right now it's ath_tx_default_comp()) where the state of

Completed in 115 milliseconds