Searched refs:bf_prev (Results 1 – 1 of 1) sorted by relevance
713 struct ath_buf *bf, *bf_first, *bf_prev = NULL; in ath_tx_form_aggr() local777 if (bf_prev) { in ath_tx_form_aggr()778 bf_prev->bf_next = bf; in ath_tx_form_aggr()779 ath9k_hw_set_desc_link(sc->sc_ah, bf_prev->bf_desc, in ath_tx_form_aggr()782 bf_prev = bf; in ath_tx_form_aggr()