Searched defs:bf_first (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/ath/ |
H A D | if_ath_tx.c | 137 ath_tx_alq_post(struct ath_softc *sc, struct ath_buf *bf_first) in ath_tx_alq_post() argument 550 ath_tx_setds_11n(struct ath_softc *sc, struct ath_buf *bf_first) in ath_tx_setds_11n() argument 744 struct ath_buf *bf_first; ath_tx_handoff_hw() local 3573 ath_tx_tid_filt_comp_aggr(struct ath_softc * sc,struct ath_tid * tid,struct ath_buf * bf_first,ath_bufhead * bf_q) ath_tx_tid_filt_comp_aggr() argument 4671 ath_tx_comp_aggr_error(struct ath_softc * sc,struct ath_buf * bf_first,struct ath_tid * tid) ath_tx_comp_aggr_error() argument 4757 ath_tx_comp_cleanup_aggr(struct ath_softc * sc,struct ath_buf * bf_first) ath_tx_comp_cleanup_aggr() argument 4820 ath_tx_aggr_comp_aggr(struct ath_softc * sc,struct ath_buf * bf_first,int fail) global() argument [all...] |
H A D | if_ath_tx_ht.c | 822 struct ath_buf *bf, *bf_first = NULL, *bf_prev = NULL; ath_tx_form_aggr() local [all...] |