Home
last modified time | relevance | path

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

/src/sys/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.c4132 ath_tx_default_comp(sc, bf, 0); in ath_tx_node_flush()
4163 ath_tx_default_comp(sc, bf, 0); in ath_tx_txq_drain()
4260 ath_tx_default_comp(sc, bf, fail); in ath_tx_normal_comp()
4302 ath_tx_default_comp(sc, bf, 0); in ath_tx_comp_cleanup_unaggr()
4570 ath_tx_default_comp(sc, bf, 0); in ath_tx_aggr_retry_unaggr()
4744 ath_tx_default_comp(sc, bf, 0); in ath_tx_comp_aggr_error()
4806 ath_tx_default_comp(sc, bf, 1); in ath_tx_comp_cleanup_aggr()
5149 ath_tx_default_comp(sc, bf, 0);
5293 ath_tx_default_comp(sc, bf, fail);
5345 ath_tx_default_comp(sc, bf, fail);
[all …]
H A Dif_ath.c4289 ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf, int fail) in ath_tx_default_comp() function
4423 ath_tx_default_comp(sc, bf, 0); in ath_tx_process_buf_completion()
5066 ath_tx_default_comp(sc, bf, 1); in ath_tx_draintxq()