Home
last modified time | relevance | path

Searched refs:sfp_select_interface (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dsfp.h556 phy_interface_t sfp_select_interface(struct sfp_bus *bus,
594 static inline phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function
/openbmc/linux/drivers/net/phy/
H A Dsfp-bus.c357 phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function
393 EXPORT_SYMBOL_GPL(sfp_select_interface);
H A Dmarvell-88x2222.c494 sfp_interface = sfp_select_interface(phydev->sfp_bus, sfp_supported); in mv2222_sfp_insert()
H A Dmarvell10g.c487 iface = sfp_select_interface(phydev->sfp_bus, support); in mv3310_sfp_insert()
H A Dphylink.c2466 config.interface = sfp_select_interface(pl->sfp_bus, in phylink_ethtool_ksettings_set()
3116 iface = sfp_select_interface(pl->sfp_bus, config.advertising); in phylink_sfp_config_phy()
H A Dat803x.c712 iface = sfp_select_interface(phydev->sfp_bus, sfp_support); in at803x_sfp_insert()
H A Dmarvell.c3190 interface = sfp_select_interface(phydev->sfp_bus, supported); in m88e1510_sfp_insert()