Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A 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 …]
H A Dphylink.c76 struct sfp_bus *sfp_bus; member
H A Dsfp.c219 struct sfp_bus *sfp_bus; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h634 struct sfp_bus *sfp_bus; member
H A Dnetdevice.h2206 struct sfp_bus *sfp_bus; member