Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_mtl.h60 struct sxgbe_mtl_ops { struct
99 const struct sxgbe_mtl_ops *sxgbe_get_mtl_ops(void); argument
H A Dsxgbe_common.h16 struct sxgbe_mtl_ops;
368 const struct sxgbe_mtl_ops *mtl;
527 const struct sxgbe_mtl_ops *sxgbe_get_mtl_ops(void);
H A Dsxgbe_mtl.c230 static const struct sxgbe_mtl_ops mtl_ops = {
248 const struct sxgbe_mtl_ops *sxgbe_get_mtl_ops(void) in sxgbe_get_mtl_ops()