Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsfp.h545 bool sfp_may_have_phy(struct sfp_bus *bus, const struct sfp_eeprom_id *id);
572 static inline bool sfp_may_have_phy(struct sfp_bus *bus, in sfp_may_have_phy() function
/linux-6.3-rc2/drivers/net/phy/
A Dsfp-bus.c118 bool sfp_may_have_phy(struct sfp_bus *bus, const struct sfp_eeprom_id *id) in sfp_may_have_phy() function
135 EXPORT_SYMBOL_GPL(sfp_may_have_phy);
A Dphylink.c79 bool sfp_may_have_phy; member
3056 pl->sfp_may_have_phy = sfp_may_have_phy(pl->sfp_bus, id); in phylink_sfp_module_insert()
3057 if (pl->sfp_may_have_phy) in phylink_sfp_module_insert()
3076 if (!pl->sfp_may_have_phy) in phylink_sfp_module_start()

Completed in 13 milliseconds