Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-mdio.c1288 static void xgbe_phy_init(struct xgbe_prv_data *pdata) in xgbe_phy_init() function
1348 phy_if->phy_init = xgbe_phy_init; in xgbe_init_function_ptrs_phy()
Dxgbe-drv.c786 static int xgbe_phy_init(struct xgbe_prv_data *pdata) in xgbe_phy_init() function
1301 ret = xgbe_phy_init(pdata); in xgbe_open()