Home
last modified time | relevance | path

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

/openbmc/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 = {
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()