Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_tx.c3555 struct ath_buf *bf, *bf_next, *nbf; in ath_tx_tid_filt_comp_aggr() local
4297 struct ath_buf *bf, *bf_next; in ath_tx_tid_cleanup_frame() local
4362 struct ath_buf *bf, *bf_next; in ath_tx_tid_cleanup() local
4656 struct ath_buf *bf_next, *bf; in ath_tx_comp_aggr_error() local
4739 struct ath_buf *bf, *bf_next; in ath_tx_comp_cleanup_aggr() local
4815 struct ath_buf *bf, *bf_next; local
H A Dif_athvar.h233 struct ath_buf * bf_next; /* next buffer in the aggregate */ member