Home
last modified time | relevance | path

Searched defs:bf_first (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tx.c137 ath_tx_alq_post(struct ath_softc *sc, struct ath_buf *bf_first) in ath_tx_alq_post()
550 ath_tx_setds_11n(struct ath_softc *sc, struct ath_buf *bf_first) in ath_tx_setds_11n()
744 struct ath_buf *bf_first; in ath_tx_handoff_hw() local
3553 struct ath_buf *bf_first, ath_bufhead *bf_q) in ath_tx_tid_filt_comp_aggr()
4651 ath_tx_comp_aggr_error(struct ath_softc *sc, struct ath_buf *bf_first, in ath_tx_comp_aggr_error()
4737 ath_tx_comp_cleanup_aggr(struct ath_softc *sc, struct ath_buf *bf_first) in ath_tx_comp_cleanup_aggr()
4800 ath_tx_aggr_comp_aggr(struct ath_softc *sc, struct ath_buf *bf_first,
H A Dif_ath_tx_ht.c798 struct ath_buf *bf, *bf_first = NULL, *bf_prev = NULL; in ath_tx_form_aggr() local