Searched refs:prev_dma_idx (Results 1 – 2 of 2) sorted by relevance
344 u32 dma_idx, prev_dma_idx; in mt76x02_tx_hang() local354 prev_dma_idx = dev->mt76.tx_dma_idx[i]; in mt76x02_tx_hang()358 if (prev_dma_idx == dma_idx) in mt76x02_tx_hang()
1532 u32 dma_idx, prev_dma_idx; in mt7603_tx_hang() local1541 prev_dma_idx = dev->tx_dma_idx[i]; in mt7603_tx_hang()1545 if (dma_idx == prev_dma_idx && in mt7603_tx_hang()