Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_tx.c3522 struct ath_buf *bf, *bf_next, *nbf; in ath_tx_tid_filt_comp_aggr() local
4408 struct ath_buf *bf, *bf_next; in ath_tx_tid_cleanup_frame() local
4473 struct ath_buf *bf, *bf_next; in ath_tx_tid_cleanup() local
4767 struct ath_buf *bf_next, *bf; in ath_tx_comp_aggr_error() local
4852 struct ath_buf *bf, *bf_next; in ath_tx_comp_cleanup_aggr() local
4928 struct ath_buf *bf, *bf_next; local
H A Dif_athvar.h239 struct ath_buf * bf_next; /* next buffer in the aggregate */ member