Searched refs:lastbf (Results 1 – 1 of 1) sorted by relevance
1875 struct ath_buf *bf, *lastbf; in ath_drain_txq_list() local1893 lastbf = bf->bf_lastbf; in ath_drain_txq_list()2666 lastbf = bf->bf_lastbf; in ath_tx_processq()2667 ds = lastbf->bf_desc; in ath_tx_processq()2681 lastbf->bf_state.stale = true; in ath_tx_processq()2685 &txq->axq_q, lastbf->list.prev); in ath_tx_processq()2717 struct ath_buf *bf, *lastbf; in ath_tx_edma_tasklet() local2768 lastbf = bf->bf_lastbf; in ath_tx_edma_tasklet()2784 lastbf->bf_state.stale = true; in ath_tx_edma_tasklet()2785 if (bf != lastbf) in ath_tx_edma_tasklet()[all …]