Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy.c1072 int phy_config_inband(struct phy_device *phydev, unsigned int modes) in phy_config_inband() function
1088 EXPORT_SYMBOL(phy_config_inband);
H A Dphylink.c1344 err = phy_config_inband(pl->phydev, pl->phy_ib_mode); in phylink_major_config()