Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/phy/
Dsfp-bus.c22 struct sfp_bus { struct
24 struct kref kref;
25 struct list_head node;
26 struct fwnode_handle *fwnode;
28 const struct sfp_socket_ops *socket_ops;
29 struct device *sfp_dev;
30 struct sfp *sfp;
31 const struct sfp_quirk *sfp_quirk;
33 const struct sfp_upstream_ops *upstream_ops;
34 void *upstream;
[all …]
Dphylink.c78 struct sfp_bus *sfp_bus; member
Dsfp.c220 struct sfp_bus *sfp_bus; member
/Linux-v5.15/include/linux/
Dphy.h658 struct sfp_bus *sfp_bus; member
Dnetdevice.h2251 struct sfp_bus *sfp_bus; member