Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsfp.h539 phy_interface_t sfp_select_interface(struct sfp_bus *bus,
575 static inline phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function
/Linux-v5.15/drivers/net/phy/
Dsfp-bus.c392 phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function
428 EXPORT_SYMBOL_GPL(sfp_select_interface);
Dmarvell-88x2222.c493 sfp_interface = sfp_select_interface(phydev->sfp_bus, sfp_supported); in mv2222_sfp_insert()
Dmarvell10g.c393 iface = sfp_select_interface(phydev->sfp_bus, support); in mv3310_sfp_insert()
Dphylink.c1615 config.interface = sfp_select_interface(pl->sfp_bus, in phylink_ethtool_ksettings_set()
2189 iface = sfp_select_interface(pl->sfp_bus, config.advertising); in phylink_sfp_config()
Dmarvell.c2760 interface = sfp_select_interface(phydev->sfp_bus, supported); in m88e1510_sfp_insert()