Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_tx.c144 ath_tx_alq_post(struct ath_softc *sc, struct ath_buf *bf_first) in ath_tx_alq_post()
560 ath_tx_setds_11n(struct ath_softc *sc, struct ath_buf *bf_first) in ath_tx_setds_11n()
754 struct ath_buf *bf_first; in ath_tx_handoff_hw() local
3520 struct ath_buf *bf_first, ath_bufhead *bf_q) in ath_tx_tid_filt_comp_aggr()
4762 ath_tx_comp_aggr_error(struct ath_softc *sc, struct ath_buf *bf_first, in ath_tx_comp_aggr_error()
4850 ath_tx_comp_cleanup_aggr(struct ath_softc *sc, struct ath_buf *bf_first) in ath_tx_comp_cleanup_aggr()
4913 ath_tx_aggr_comp_aggr(struct ath_softc *sc, struct ath_buf *bf_first,
H A Dif_ath_tx_ht.c738 struct ath_buf *bf, *bf_first = NULL, *bf_prev = NULL; in ath_tx_form_aggr() local