Home
last modified time | relevance | path

Searched refs:old_top_slot (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/
Ddma.c939 int slot, old_top_slot, old_used_slots; in dma_tx_fragment() local
949 old_top_slot = ring->current_slot; in dma_tx_fragment()
963 ring->current_slot = old_top_slot; in dma_tx_fragment()
972 ring->current_slot = old_top_slot; in dma_tx_fragment()
992 ring->current_slot = old_top_slot; in dma_tx_fragment()
1010 ring->current_slot = old_top_slot; in dma_tx_fragment()
/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Ddma.c1196 int slot, old_top_slot, old_used_slots; in dma_tx_fragment() local
1209 old_top_slot = ring->current_slot; in dma_tx_fragment()
1222 ring->current_slot = old_top_slot; in dma_tx_fragment()
1230 ring->current_slot = old_top_slot; in dma_tx_fragment()
1252 ring->current_slot = old_top_slot; in dma_tx_fragment()
1262 ring->current_slot = old_top_slot; in dma_tx_fragment()