Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.h198 struct b43_dma_ops { struct
228 const struct b43_dma_ops *ops; argument
H A Ddma.c152 static const struct b43_dma_ops dma32_ops = {
247 static const struct b43_dma_ops dma64_ops = {
1191 const struct b43_dma_ops *ops = ring->ops; in dma_tx_fragment()
1416 const struct b43_dma_ops *ops; in b43_dma_handle_txstatus()
1583 const struct b43_dma_ops *ops = ring->ops; in dma_rx()
1688 const struct b43_dma_ops *ops = ring->ops; in b43_dma_rx()