Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath_tx.c3577 struct ath_buf *bf, *bf_next, *nbf; in ath_tx_tid_filt_comp_aggr() local
4319 struct ath_buf *bf, *bf_next; in ath_tx_tid_cleanup_frame() local
4384 struct ath_buf *bf, *bf_next; in ath_tx_tid_cleanup() local
4678 struct ath_buf *bf_next, *bf; in ath_tx_comp_aggr_error() local
4761 struct ath_buf *bf, *bf_next; in ath_tx_comp_cleanup_aggr() local
4837 struct ath_buf *bf, *bf_next; local
Dif_athvar.h234 struct ath_buf * bf_next; /* next buffer in the aggregate */ member