Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_mtl.h63 struct sxgbe_mtl_ops { struct
102 const struct sxgbe_mtl_ops *sxgbe_get_mtl_ops(void); argument
Dsxgbe_common.h19 struct sxgbe_mtl_ops;
371 const struct sxgbe_mtl_ops *mtl;
533 const struct sxgbe_mtl_ops *sxgbe_get_mtl_ops(void);
Dsxgbe_mtl.c233 static const struct sxgbe_mtl_ops mtl_ops = {
251 const struct sxgbe_mtl_ops *sxgbe_get_mtl_ops(void) in sxgbe_get_mtl_ops()