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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/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.c4245 ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf, int fail) function
4281 * where ath_tx_default_comp() is called.
4379 ath_tx_default_comp(sc, bf, 0);
5022 ath_tx_default_comp(sc, bf, 1);
6852 * (right now it's ath_tx_default_comp()) where the state of

Completed in 263 milliseconds