Home
last modified time | relevance | path

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

/linux-4.1.27/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.h533 const struct sxgbe_mtl_ops *sxgbe_get_mtl_ops(void);
Dsxgbe_main.c2015 ops_ptr->mtl = sxgbe_get_mtl_ops(); in sxgbe_get_ops()