Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsfp.h502 phy_interface_t sfp_select_interface(struct sfp_bus *bus,
529 static inline phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function
/Linux-v5.4/drivers/net/phy/
Dsfp-bus.c255 phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function
281 EXPORT_SYMBOL_GPL(sfp_select_interface);
Dphylink.c1732 iface = sfp_select_interface(pl->sfp_bus, id, config.advertising); in phylink_sfp_module_insert()