Searched refs:op32_poke_tx (Results 1 – 2 of 2) sorted by relevance
93 static void op32_poke_tx(struct b43legacy_dmaring *ring, int slot) in op32_poke_tx() function1107 op32_poke_tx(ring, next_slot(ring, slot)); in dma_tx_fragment()
131 static void op32_poke_tx(struct b43_dmaring *ring, int slot) in op32_poke_tx() function168 .poke_tx = op32_poke_tx,