Lines Matching refs:ath_buf
3150 struct ath_buf *
3153 struct ath_buf *bf; in _ath_getbuf_locked()
3240 struct ath_buf *
3241 ath_buf_clone(struct ath_softc *sc, struct ath_buf *bf) in ath_buf_clone()
3243 struct ath_buf *tbf; in ath_buf_clone()
3292 struct ath_buf *
3295 struct ath_buf *bf; in ath_getbuf()
3325 struct ath_buf *bf; in ath_transmit()
3479 struct ath_buf *fbf = bf; in ath_transmit()
3480 struct ath_buf *n_fbf = NULL; in ath_transmit()
4217 struct ath_buf *bf) in ath_tx_update_stats()
4286 ath_tx_default_comp(struct ath_softc *sc, struct ath_buf *bf, int fail) in ath_tx_default_comp()
4382 struct ath_tx_status *ts, struct ath_buf *bf) in ath_tx_process_buf_completion()
4434 struct ath_buf *bf; in ath_tx_processq()
4781 ath_returnbuf_tail(struct ath_softc *sc, struct ath_buf *bf) in ath_returnbuf_tail()
4802 ath_returnbuf_head(struct ath_softc *sc, struct ath_buf *bf) in ath_returnbuf_head()
4848 ath_txq_addholdingbuf(struct ath_softc *sc, struct ath_buf *bf) in ath_txq_addholdingbuf()
4891 ath_freebuf(struct ath_softc *sc, struct ath_buf *bf) in ath_freebuf()
4925 ath_tx_freebuf(struct ath_softc *sc, struct ath_buf *bf, int status) in ath_tx_freebuf()
4951 static struct ath_buf *
4954 struct ath_buf *bf; in ath_tx_draintxq_get_one()
5012 struct ath_buf *bf; in ath_tx_draintxq()
5149 struct ath_buf *bf; in ath_tx_dump()
5175 struct ath_buf *bf_last; in ath_legacy_tx_drain()
5223 struct ath_buf *bf = TAILQ_FIRST(&sc->sc_bbuf); in ath_legacy_tx_drain()