Searched refs:prev_dma_idx (Results 1 – 2 of 2) sorted by relevance
355 u32 dma_idx, prev_dma_idx; in mt76x02_tx_hang() local365 prev_dma_idx = dev->mt76.tx_dma_idx[i]; in mt76x02_tx_hang()369 if (prev_dma_idx == dma_idx) in mt76x02_tx_hang()
1513 u32 dma_idx, prev_dma_idx; in mt7603_tx_hang() local1522 prev_dma_idx = dev->tx_dma_idx[i]; in mt7603_tx_hang()1526 if (dma_idx == prev_dma_idx && in mt7603_tx_hang()