Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/b43legacy/
Ddma.c931 int slot, old_top_slot, old_used_slots; in dma_tx_fragment() local
941 old_top_slot = ring->current_slot; in dma_tx_fragment()
955 ring->current_slot = old_top_slot; in dma_tx_fragment()
964 ring->current_slot = old_top_slot; in dma_tx_fragment()
984 ring->current_slot = old_top_slot; in dma_tx_fragment()
1002 ring->current_slot = old_top_slot; in dma_tx_fragment()
/linux-6.12.1/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()