Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Ddma.h198 struct b43_dma_ops { struct
228 const struct b43_dma_ops *ops; argument
Ddma.c165 static const struct b43_dma_ops dma32_ops = {
260 static const struct b43_dma_ops dma64_ops = {
1254 const struct b43_dma_ops *ops = ring->ops; in dma_tx_fragment()
1479 const struct b43_dma_ops *ops; in b43_dma_handle_txstatus()
1646 const struct b43_dma_ops *ops = ring->ops; in dma_rx()
1751 const struct b43_dma_ops *ops = ring->ops; in b43_dma_rx()