Searched refs:phy_init (Results 1 – 3 of 3) sorted by relevance
372 int (*phy_init)(struct axgbe_port *); member
1247 phy_if->phy_init = axgbe_phy_init; in axgbe_init_function_ptrs_phy()
2322 ret = pdata->phy_if.phy_init(pdata); in eth_axgbe_dev_init()