Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_common.h364 struct sxgbe_ops { struct
468 struct sxgbe_ops *hw; /* sxgbe specific ops */
Dsxgbe_main.c1978 static void sxgbe_get_ops(struct sxgbe_ops * const ops_ptr) in sxgbe_get_ops()