Searched refs:sfp_select_interface (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | sfp.h | 539 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
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | sfp.h | 556 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
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | sfp-bus.c | 380 * sfp_select_interface() - Select appropriate phy_interface_t mode 387 phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function 412 EXPORT_SYMBOL_GPL(sfp_select_interface); variable
|
H A D | marvell10g.c | 356 iface = sfp_select_interface(phydev->sfp_bus, support); in mv3310_sfp_insert()
|
H A D | phylink.c | 1526 config.interface = sfp_select_interface(pl->sfp_bus, in phylink_ethtool_ksettings_set() 2100 iface = sfp_select_interface(pl->sfp_bus, config.advertising); in phylink_sfp_config()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | sfp-bus.c | 350 * sfp_select_interface() - Select appropriate phy_interface_t mode 357 phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface() function 393 EXPORT_SYMBOL_GPL(sfp_select_interface); variable
|
H A D | marvell-88x2222.c | 494 sfp_interface = sfp_select_interface(phydev->sfp_bus, sfp_supported); in mv2222_sfp_insert()
|
H A D | phylink.c | 2466 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 D | marvell10g.c | 487 iface = sfp_select_interface(phydev->sfp_bus, support); in mv3310_sfp_insert()
|
H A D | at803x.c | 712 iface = sfp_select_interface(phydev->sfp_bus, sfp_support); in at803x_sfp_insert()
|
H A D | marvell.c | 3190 interface = sfp_select_interface(phydev->sfp_bus, supported); in m88e1510_sfp_insert()
|
Completed in 24 milliseconds