Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Ddma.c93 static void op32_poke_tx(struct b43legacy_dmaring *ring, int slot) in op32_poke_tx() function
1107 op32_poke_tx(ring, next_slot(ring, slot)); in dma_tx_fragment()
/linux-3.4.99/drivers/net/wireless/b43/
Ddma.c131 static void op32_poke_tx(struct b43_dmaring *ring, int slot) in op32_poke_tx() function
168 .poke_tx = op32_poke_tx,