Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c3575 struct ath_buf *bf, *bf_next, *nbf; in ath_tx_tid_filt_comp_aggr() local
4317 struct ath_buf *bf, *bf_next; in ath_tx_tid_cleanup_frame() local
4382 struct ath_buf *bf, *bf_next; in ath_tx_tid_cleanup() local
4676 struct ath_buf *bf_next, *bf; in ath_tx_comp_aggr_error() local
4759 struct ath_buf *bf, *bf_next; in ath_tx_comp_cleanup_aggr() local
4835 struct ath_buf *bf, *bf_next; local
H A Dif_athvar.h233 struct ath_buf * bf_next; /* next buffer in the aggregate */ member