Searched refs:genphy_c45_pma_read_abilities (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/drivers/net/phy/ |
| H A D | mxl-gpy.c | 1021 .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 D | bcm84881.c | 73 ret = genphy_c45_pma_read_abilities(phydev); in bcm84881_get_features()
|
| H A D | adin1100.c | 277 return genphy_c45_pma_read_abilities(phydev); in adin_get_features()
|
| H A D | phy-c45.c | 1074 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 D | marvell-88q2xxx.c | 459 ret = genphy_c45_pma_read_abilities(phydev); in mv88q2xxx_get_features()
|
| H A D | air_en8811h.c | 920 return genphy_c45_pma_read_abilities(phydev); in en8811h_get_features()
|
| H A D | marvell10g.c | 865 ret = genphy_c45_pma_read_abilities(phydev); in mv3310_get_features()
|
| H A D | microchip_t1.c | 1265 ret = genphy_c45_pma_read_abilities(phydev); in lan887x_get_features()
|
| H A D | nxp-c45-tja11xx.c | 1706 return genphy_c45_pma_read_abilities(phydev); in nxp_c45_get_features()
|
| H A D | phy_device.c | 3320 err = genphy_c45_pma_read_abilities(phydev); in phy_probe()
|
| /linux-6.15/drivers/net/phy/qcom/ |
| H A D | qca808x.c | 362 ret = genphy_c45_pma_read_abilities(phydev); in qca808x_get_features()
|
| /linux-6.15/drivers/net/phy/aquantia/ |
| H A D | aquantia_main.c | 342 ret = genphy_c45_pma_read_abilities(phydev); in aqr105_get_features()
|
| /linux-6.15/include/linux/ |
| H A D | phy.h | 1961 int genphy_c45_pma_read_abilities(struct phy_device *phydev);
|
| /linux-6.15/drivers/net/phy/realtek/ |
| H A D | realtek_main.c | 1014 return genphy_c45_pma_read_abilities(phydev); in rtl822x_c45_get_features()
|