Home
last modified time | relevance | path

Searched refs:genphy_c45_pma_read_abilities (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/drivers/net/phy/
H A Dmxl-gpy.c1021 .get_features = genphy_c45_pma_read_abilities,
1044 .get_features = genphy_c45_pma_read_abilities,
1066 .get_features = genphy_c45_pma_read_abilities,
1089 .get_features = genphy_c45_pma_read_abilities,
1111 .get_features = genphy_c45_pma_read_abilities,
1134 .get_features = genphy_c45_pma_read_abilities,
1156 .get_features = genphy_c45_pma_read_abilities,
1179 .get_features = genphy_c45_pma_read_abilities,
1201 .get_features = genphy_c45_pma_read_abilities,
1223 .get_features = genphy_c45_pma_read_abilities,
[all …]
H A Dbcm84881.c73 ret = genphy_c45_pma_read_abilities(phydev); in bcm84881_get_features()
H A Dadin1100.c277 return genphy_c45_pma_read_abilities(phydev); in adin_get_features()
H A Dphy-c45.c1074 int genphy_c45_pma_read_abilities(struct phy_device *phydev) in genphy_c45_pma_read_abilities() function
1118 EXPORT_SYMBOL_GPL(genphy_c45_pma_read_abilities);
H A Dmarvell-88q2xxx.c459 ret = genphy_c45_pma_read_abilities(phydev); in mv88q2xxx_get_features()
H A Dair_en8811h.c920 return genphy_c45_pma_read_abilities(phydev); in en8811h_get_features()
H A Dmarvell10g.c865 ret = genphy_c45_pma_read_abilities(phydev); in mv3310_get_features()
H A Dmicrochip_t1.c1265 ret = genphy_c45_pma_read_abilities(phydev); in lan887x_get_features()
H A Dnxp-c45-tja11xx.c1706 return genphy_c45_pma_read_abilities(phydev); in nxp_c45_get_features()
H A Dphy_device.c3320 err = genphy_c45_pma_read_abilities(phydev); in phy_probe()
/linux-6.15/drivers/net/phy/qcom/
H A Dqca808x.c362 ret = genphy_c45_pma_read_abilities(phydev); in qca808x_get_features()
/linux-6.15/drivers/net/phy/aquantia/
H A Daquantia_main.c342 ret = genphy_c45_pma_read_abilities(phydev); in aqr105_get_features()
/linux-6.15/include/linux/
H A Dphy.h1961 int genphy_c45_pma_read_abilities(struct phy_device *phydev);
/linux-6.15/drivers/net/phy/realtek/
H A Drealtek_main.c1014 return genphy_c45_pma_read_abilities(phydev); in rtl822x_c45_get_features()