Home
last modified time | relevance | path

Searched refs:sxgbe_dma_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_dma.h20 struct sxgbe_dma_ops { struct
45 const struct sxgbe_dma_ops *sxgbe_get_dma_ops(void); argument
A Dsxgbe_dma.c344 static const struct sxgbe_dma_ops sxgbe_dma_ops = { variable
362 const struct sxgbe_dma_ops *sxgbe_get_dma_ops(void) in sxgbe_get_dma_ops()
364 return &sxgbe_dma_ops; in sxgbe_get_dma_ops()
A Dsxgbe_common.h15 struct sxgbe_dma_ops;
367 const struct sxgbe_dma_ops *dma;

Completed in 8 milliseconds