Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Ddma.c270 static inline int prev_slot(struct b43_dmaring *ring, int slot) in prev_slot() function
1683 previous_slot = prev_slot(ring, current_slot); in b43_dma_handle_rx_overflow()
/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/
Ddma.c130 static inline int prev_slot(struct b43legacy_dmaring *ring, int slot) in prev_slot() function