Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/
H A Dif_ath_misc.h62 extern void ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf,
H A Dif_ath_tx.c4137 ath_tx_default_comp(sc, bf, 0); in ath_tx_node_flush()
4168 ath_tx_default_comp(sc, bf, 0); in ath_tx_txq_drain()
4263 ath_tx_default_comp(sc, bf, fail); in ath_tx_normal_comp()
4305 ath_tx_default_comp(sc, bf, 0); in ath_tx_comp_cleanup_unaggr()
4574 ath_tx_default_comp(sc, bf, 0); in ath_tx_aggr_retry_unaggr()
4750 ath_tx_default_comp(sc, bf, 0); in ath_tx_comp_aggr_error()
4812 ath_tx_default_comp(sc, bf, 1); in ath_tx_comp_cleanup_aggr()
5147 ath_tx_default_comp(sc, bf, 0);
5342 ath_tx_default_comp(sc, bf, fail);
6043 ath_tx_default_comp(sc, bf, 1);
[all …]
H A Dif_ath.c4241 ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf, int fail) in ath_tx_default_comp() function
4363 ath_tx_default_comp(sc, bf, 0); in ath_tx_process_buf_completion()
5006 ath_tx_default_comp(sc, bf, 1); in ath_tx_draintxq()