Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h364 struct sxgbe_ops { struct
468 struct sxgbe_ops *hw; /* sxgbe specific ops */
H A Dsxgbe_main.c1975 static void sxgbe_get_ops(struct sxgbe_ops * const ops_ptr) in sxgbe_get_ops()