Searched refs:bf_lastbf (Results 1 – 2 of 2) sorted by relevance
492 struct ath_buf *bf_next, *bf_last = bf->bf_lastbf; in ath_tx_complete_aggr() 626 if (bf == bf->bf_lastbf) in ath_tx_complete_aggr() 967 bf->bf_lastbf = bf; in ath_tx_get_tid_subframe() 1094 bf->bf_lastbf = bf_prev; in ath_tx_form_aggr() 1478 else if (bf == bf_first->bf_lastbf) in ath_tx_fill_desc() 1487 if (bf == bf_first->bf_lastbf) in ath_tx_fill_desc() 1893 lastbf = bf->bf_lastbf; in ath_drain_txq_list() 2101 bf_last = bf->bf_lastbf; in ath_tx_txqaddbuf() 2125 bf->bf_lastbf = bf; in ath_tx_send_normal() 2419 bf->bf_lastbf in ath_tx_cabq() [all...]
60 (_bf)->bf_lastbf = NULL; \223 struct ath_buf *bf_lastbf; /* last buf of this unit (a frame or member