Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsfp.h506 struct sfp_bus *sfp_register_upstream(struct fwnode_handle *fwnode,
551 static inline struct sfp_bus *sfp_register_upstream( in sfp_register_upstream() function
/Linux-v4.19/drivers/net/phy/
Dsfp-bus.c459 struct sfp_bus *sfp_register_upstream(struct fwnode_handle *fwnode, in sfp_register_upstream() function
487 EXPORT_SYMBOL_GPL(sfp_register_upstream);
Dphylink.c536 pl->sfp_bus = sfp_register_upstream(ref.fwnode, pl->netdev, pl, in phylink_register_sfp()