Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Ddma.c113 static int op32_get_current_rxslot(struct b43legacy_dmaring *ring) in op32_get_current_rxslot() function
1418 current_slot = op32_get_current_rxslot(ring); in b43legacy_dma_rx()
/linux-3.4.99/drivers/net/wireless/b43/
Ddma.c149 static int op32_get_current_rxslot(struct b43_dmaring *ring) in op32_get_current_rxslot() function
171 .get_current_rxslot = op32_get_current_rxslot,