Searched refs:bf_last (Results 1 – 1 of 1) sorted by relevance
350 struct ath_buf *bf_next, *bf_last = bf->bf_lastbf; in ath_tx_complete_aggr() local469 if (!bf_last->bf_stale) in ath_tx_complete_aggr()500 if (bf->bf_next == NULL && bf_last->bf_stale) { in ath_tx_complete_aggr()503 tbf = ath_clone_txbuf(sc, bf_last); in ath_tx_complete_aggr()