Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsxgbe_platform.h26 struct sxgbe_mdio_bus_data { struct
44 struct sxgbe_mdio_bus_data *mdio_bus_data; argument
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_mdio.c199 struct sxgbe_mdio_bus_data *mdio_data = priv->plat->mdio_bus_data; in sxgbe_mdio_register()