Searched refs:op32_get_current_rxslot (Results 1 – 2 of 2) sorted by relevance
100 static int op32_get_current_rxslot(struct b43legacy_dmaring *ring) in op32_get_current_rxslot() function1333 current_slot = op32_get_current_rxslot(ring); in b43legacy_dma_rx()
136 static int op32_get_current_rxslot(struct b43_dmaring *ring) in op32_get_current_rxslot() function158 .get_current_rxslot = op32_get_current_rxslot,