Searched refs:lastbf (Results 1 – 1 of 1) sorted by relevance
1874 struct ath_buf *bf, *lastbf; in ath_drain_txq_list() local1892 lastbf = bf->bf_lastbf; in ath_drain_txq_list()2674 lastbf = bf->bf_lastbf; in ath_tx_processq()2675 ds = lastbf->bf_desc; in ath_tx_processq()2689 lastbf->bf_state.stale = true; in ath_tx_processq()2693 &txq->axq_q, lastbf->list.prev); in ath_tx_processq()2725 struct ath_buf *bf, *lastbf; in ath_tx_edma_tasklet() local2776 lastbf = bf->bf_lastbf; in ath_tx_edma_tasklet()2792 lastbf->bf_state.stale = true; in ath_tx_edma_tasklet()2793 if (bf != lastbf) in ath_tx_edma_tasklet()[all …]