Searched refs:genphy_c45_pma_baset1_read_abilities (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dphy.h1903 int genphy_c45_pma_baset1_read_abilities(struct phy_device *phydev);
/linux-master/drivers/net/phy/
H A Dmarvell-88q2xxx.c389 ret = genphy_c45_pma_baset1_read_abilities(phydev);
H A Dphy-c45.c955 * genphy_c45_pma_baset1_read_abilities - read supported baset1 link modes from PMA
960 int genphy_c45_pma_baset1_read_abilities(struct phy_device *phydev) function
990 EXPORT_SYMBOL_GPL(genphy_c45_pma_baset1_read_abilities); variable
1056 val = genphy_c45_pma_baset1_read_abilities(phydev);

Completed in 134 milliseconds