Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsfp.h580 phy_interface_t sfp_select_interface(struct sfp_bus *bus,
605 static inline phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function
/linux/drivers/net/phy/
H A Dsfp-bus.c340 phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function
377 EXPORT_SYMBOL_GPL(sfp_select_interface);
H A Dphy_device.c1566 iface = sfp_select_interface(phydev->sfp_bus, sfp_support); in phy_sfp_module_insert()
H A Dphylink.c2817 interface = sfp_select_interface(pl->sfp_bus, link_modes); in phylink_sfp_select_interface()