Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_mdio.h10 int ngbe_phy_connect(struct wx *wx);
H A Dngbe_mdio.c214 int ngbe_phy_connect(struct wx *wx) in ngbe_phy_connect() function
H A Dngbe_main.c389 err = ngbe_phy_connect(wx); in ngbe_open()