Home
last modified time | relevance | path

Searched refs:sxgbe_get_mtl_ops (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_mtl.h102 const struct sxgbe_mtl_ops *sxgbe_get_mtl_ops(void);
Dsxgbe_mtl.c251 const struct sxgbe_mtl_ops *sxgbe_get_mtl_ops(void) in sxgbe_get_mtl_ops() function
Dsxgbe_common.h531 const struct sxgbe_mtl_ops *sxgbe_get_mtl_ops(void);
Dsxgbe_main.c1978 ops_ptr->mtl = sxgbe_get_mtl_ops(); in sxgbe_get_ops()