Searched refs:sfp_may_have_phy (Results 1 – 3 of 3) sorted by relevance
536 bool sfp_may_have_phy(struct sfp_bus *bus, const struct sfp_eeprom_id *id);563 static inline bool sfp_may_have_phy(struct sfp_bus *bus, in sfp_may_have_phy() function
205 bool sfp_may_have_phy(struct sfp_bus *bus, const struct sfp_eeprom_id *id) in sfp_may_have_phy() function222 EXPORT_SYMBOL_GPL(sfp_may_have_phy);
79 bool sfp_may_have_phy; member2338 pl->sfp_may_have_phy = sfp_may_have_phy(pl->sfp_bus, id); in phylink_sfp_module_insert()2339 if (pl->sfp_may_have_phy) in phylink_sfp_module_insert()2358 if (!pl->sfp_may_have_phy) in phylink_sfp_module_start()
Completed in 12 milliseconds