Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43/
Ddma.c283 static inline int prev_slot(struct b43_dmaring *ring, int slot) in prev_slot() function
1743 previous_slot = prev_slot(ring, current_slot); in b43_dma_handle_rx_overflow()
/linux-4.4.14/drivers/net/wireless/b43legacy/
Ddma.c143 static inline int prev_slot(struct b43legacy_dmaring *ring, int slot) in prev_slot() function