Searched refs:op32_poke_tx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
H A D | dma.c | 80 static void op32_poke_tx(struct b43legacy_dmaring *ring, int slot) in op32_poke_tx() function 1035 op32_poke_tx(ring, next_slot(ring, slot)); in dma_tx_fragment()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
H A D | dma.c | 80 static void op32_poke_tx(struct b43legacy_dmaring *ring, int slot) in op32_poke_tx() function 1014 op32_poke_tx(ring, next_slot(ring, slot)); in dma_tx_fragment()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | dma.c | 118 static void op32_poke_tx(struct b43_dmaring *ring, int slot) in op32_poke_tx() function 155 .poke_tx = op32_poke_tx,
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | dma.c | 118 static void op32_poke_tx(struct b43_dmaring *ring, int slot) in op32_poke_tx() function 155 .poke_tx = op32_poke_tx,
|
Completed in 8 milliseconds