Searched refs:ath_tx_default_comp (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/dev/ath/ |
| H A D | if_ath_misc.h | 63 extern void ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf,
|
| H A D | if_ath_tx.c | 4136 ath_tx_default_comp(sc, bf, 0); in ath_tx_node_flush() 4167 ath_tx_default_comp(sc, bf, 0); in ath_tx_txq_drain() 4264 ath_tx_default_comp(sc, bf, fail); in ath_tx_normal_comp() 4306 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() 4748 ath_tx_default_comp(sc, bf, 0); in ath_tx_comp_aggr_error() 4810 ath_tx_default_comp(sc, bf, 1); in ath_tx_comp_cleanup_aggr() 5153 ath_tx_default_comp(sc, bf, 0); 5349 ath_tx_default_comp(sc, bf, fail); 6109 ath_tx_default_comp(sc, bf, 1); [all …]
|
| H A D | if_ath.c | 4234 ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf, int fail) in ath_tx_default_comp() function 4368 ath_tx_default_comp(sc, bf, 0); in ath_tx_process_buf_completion() 5011 ath_tx_default_comp(sc, bf, 1); in ath_tx_draintxq()
|