Home
last modified time | relevance | path

Searched refs:phy_bus_name (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dsxgbe_platform.h41 char *phy_bus_name; member
/Linux-v4.19/Documentation/networking/
Dstmmac.txt117 char *phy_bus_name;
145 o phy_bus_name: phy bus name to attach to the stmmac.
/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c280 if (priv->plat->phy_bus_name) in sxgbe_init_phy()
282 priv->plat->phy_bus_name, priv->plat->bus_id); in sxgbe_init_phy()