Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsfp.h539 phy_interface_t sfp_select_interface(struct sfp_bus *bus,
572 static inline phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function
/Linux-v5.10/drivers/net/phy/
Dsfp-bus.c367 phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function
392 EXPORT_SYMBOL_GPL(sfp_select_interface);
Dmarvell10g.c349 iface = sfp_select_interface(phydev->sfp_bus, support); in mv3310_sfp_insert()
Dphylink.c2049 iface = sfp_select_interface(pl->sfp_bus, config.advertising); in phylink_sfp_config()