Searched refs:bf_next (Results 1 – 2 of 2) sorted by relevance
434 bf = bf->bf_next; in ath_tx_count_frames()474 bf_next = bf->bf_next; in ath_tx_complete_aggr()481 bf = bf_next; in ath_tx_complete_aggr()528 bf_next = bf->bf_next; in ath_tx_complete_aggr()626 bf = bf_next; in ath_tx_complete_aggr()922 bf->bf_next = NULL; in ath_tx_get_tid_subframe()1030 bf->bf_next = NULL; in ath_tx_form_aggr()1037 bf_prev->bf_next = bf; in ath_tx_form_aggr()1368 if (bf->bf_next) in ath_tx_fill_desc()1435 bf = bf->bf_next; in ath_tx_fill_desc()[all …]
59 (_bf)->bf_next = NULL; \223 struct ath_buf *bf_next; /* next subframe in the aggregate */ member
Completed in 13 milliseconds