Home
last modified time | relevance | path

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.h61 extern void ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf,
H A Dif_ath_tx.c4134 ath_tx_default_comp(sc, bf, 0); in ath_tx_node_flush()
4165 ath_tx_default_comp(sc, bf, 0); in ath_tx_txq_drain()
4262 ath_tx_default_comp(sc, bf, fail); in ath_tx_normal_comp()
4304 ath_tx_default_comp(sc, bf, 0); in ath_tx_comp_cleanup_unaggr()
4572 ath_tx_default_comp(sc, bf, 0); in ath_tx_aggr_retry_unaggr()
4746 ath_tx_default_comp(sc, bf, 0); in ath_tx_comp_aggr_error()
4808 ath_tx_default_comp(sc, bf, 1); in ath_tx_comp_cleanup_aggr()
5151 ath_tx_default_comp(sc, bf, 0);
5295 ath_tx_default_comp(sc, bf, fail);
5347 ath_tx_default_comp(sc, bf, fail);
[all …]
H A Dif_ath.c4294 ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf, int fail) in ath_tx_default_comp() function
4428 ath_tx_default_comp(sc, bf, 0); in ath_tx_process_buf_completion()
5071 ath_tx_default_comp(sc, bf, 1); in ath_tx_draintxq()