Home
last modified time | relevance | path

Searched refs:sxgbe_ops (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_common.h367 struct sxgbe_ops { struct
472 struct sxgbe_ops *hw; /* sxgbe specific ops */
Dsxgbe_main.c2010 static void sxgbe_get_ops(struct sxgbe_ops * const ops_ptr) in sxgbe_get_ops()