Searched refs:sfp_may_have_phy (Results 1 – 3 of 3) sorted by relevance
553 bool sfp_may_have_phy(struct sfp_bus *bus, const struct sfp_eeprom_id *id);581 static inline bool sfp_may_have_phy(struct sfp_bus *bus, in sfp_may_have_phy() function
118 bool sfp_may_have_phy(struct sfp_bus *bus, const struct sfp_eeprom_id *id) in sfp_may_have_phy() function135 EXPORT_SYMBOL_GPL(sfp_may_have_phy);
85 bool sfp_may_have_phy; member3224 pl->sfp_may_have_phy = sfp_may_have_phy(pl->sfp_bus, id); in phylink_sfp_module_insert()3225 if (pl->sfp_may_have_phy) in phylink_sfp_module_insert()3244 if (!pl->sfp_may_have_phy) in phylink_sfp_module_start()