Home
last modified time | relevance | path

Searched refs:bcm_phy_get_strings (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dbroadcom.c996 .get_strings = bcm_phy_get_strings,
1009 .get_strings = bcm_phy_get_strings,
1023 .get_strings = bcm_phy_get_strings,
1041 .get_strings = bcm_phy_get_strings,
1055 .get_strings = bcm_phy_get_strings,
1083 .get_strings = bcm_phy_get_strings,
1099 .get_strings = bcm_phy_get_strings,
1114 .get_strings = bcm_phy_get_strings,
1133 .get_strings = bcm_phy_get_strings,
1150 .get_strings = bcm_phy_get_strings,
[all …]
H A Dbcm7xxx.c855 .get_strings = bcm_phy_get_strings, \
870 .get_strings = bcm_phy_get_strings, \
898 .get_strings = bcm_phy_get_strings, \
H A Dbcm-phy-lib.h85 void bcm_phy_get_strings(struct phy_device *phydev, u8 *data);
H A Dbcm-cygnus.c275 .get_strings = bcm_phy_get_strings,
H A Dbcm-phy-lib.c521 void bcm_phy_get_strings(struct phy_device *phydev, u8 *data) in bcm_phy_get_strings() function
529 EXPORT_SYMBOL_GPL(bcm_phy_get_strings);