Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Ddma.h198 struct b43_dma_ops { struct
228 const struct b43_dma_ops *ops; argument
Ddma.c152 static const struct b43_dma_ops dma32_ops = {
247 static const struct b43_dma_ops dma64_ops = {
1192 const struct b43_dma_ops *ops = ring->ops; in dma_tx_fragment()
1417 const struct b43_dma_ops *ops; in b43_dma_handle_txstatus()
1584 const struct b43_dma_ops *ops = ring->ops; in dma_rx()
1689 const struct b43_dma_ops *ops = ring->ops; in b43_dma_rx()