Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/broadcom/b43legacy/
Ddma.c93 static void op32_tx_resume(struct b43legacy_dmaring *ring) in op32_tx_resume() function
1347 op32_tx_resume(ring); in b43legacy_dma_tx_resume_ring()
/Linux-v6.6/drivers/net/wireless/broadcom/b43/
Ddma.c130 static void op32_tx_resume(struct b43_dmaring *ring) in op32_tx_resume() function
157 .tx_resume = op32_tx_resume,