Searched refs:op32_set_current_rxslot (Results 1 – 2 of 2) sorted by relevance
123 static void op32_set_current_rxslot(struct b43legacy_dmaring *ring, in op32_set_current_rxslot() function1427 op32_set_current_rxslot(ring, slot); in b43legacy_dma_rx()
159 static void op32_set_current_rxslot(struct b43_dmaring *ring, int slot) in op32_set_current_rxslot() function172 .set_current_rxslot = op32_set_current_rxslot,