Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/ !
Ddma.c80 static void op32_poke_tx(struct b43legacy_dmaring *ring, int slot) in op32_poke_tx() function
1022 op32_poke_tx(ring, next_slot(ring, slot)); in dma_tx_fragment()
/linux-5.19.10/drivers/net/wireless/broadcom/b43/ !
Ddma.c118 static void op32_poke_tx(struct b43_dmaring *ring, int slot) in op32_poke_tx() function
155 .poke_tx = op32_poke_tx,