Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c86 static void op32_tx_suspend(struct b43legacy_dmaring *ring) in op32_tx_suspend() function
1341 op32_tx_suspend(ring); in b43legacy_dma_tx_suspend_ring()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.c124 static void op32_tx_suspend(struct b43_dmaring *ring) in op32_tx_suspend() function
156 .tx_suspend = op32_tx_suspend,