Home
last modified time | relevance | path

Searched defs:sfp_bus (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/phy/
A Dsfp-bus.c22 struct sfp_bus { struct
24 struct kref kref;
25 struct list_head node;
26 struct fwnode_handle *fwnode;
29 struct device *sfp_dev;
30 struct sfp *sfp;
31 const struct sfp_quirk *sfp_quirk;
34 void *upstream;
35 struct phy_device *phydev;
37 bool registered;
[all …]
A Dphylink.c78 struct sfp_bus *sfp_bus; member
A Dsfp.c220 struct sfp_bus *sfp_bus; member
/linux/include/linux/
A Dphy.h693 struct sfp_bus *sfp_bus; member
A Dnetdevice.h2254 struct sfp_bus *sfp_bus; member

Completed in 36 milliseconds