Searched refs:op32_poke_tx (Results 1 – 2 of 2) sorted by relevance
80 static void op32_poke_tx(struct b43legacy_dmaring *ring, int slot) in op32_poke_tx() function1022 op32_poke_tx(ring, next_slot(ring, slot)); in dma_tx_fragment()
118 static void op32_poke_tx(struct b43_dmaring *ring, int slot) in op32_poke_tx() function155 .poke_tx = op32_poke_tx,