Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/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
3573 struct ath_buf *bf_first, ath_bufhead *bf_q) in ath_tx_tid_filt_comp_aggr()
4671 ath_tx_comp_aggr_error(struct ath_softc *sc, struct ath_buf *bf_first, in ath_tx_comp_aggr_error()
4757 ath_tx_comp_cleanup_aggr(struct ath_softc *sc, struct ath_buf *bf_first) in ath_tx_comp_cleanup_aggr()
4820 ath_tx_aggr_comp_aggr(struct ath_softc *sc, struct ath_buf *bf_first,
H A Dif_ath_tx_ht.c822 struct ath_buf *bf, *bf_first = NULL, *bf_prev = NULL; in ath_tx_form_aggr() local