Home
last modified time | relevance | path

Searched refs:sfp_bus (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Dsfp.h522 struct sfp_bus;
544 void (*attach)(void *priv, struct sfp_bus *bus);
545 void (*detach)(void *priv, struct sfp_bus *bus);
571 void sfp_upstream_start(struct sfp_bus *bus);
572 void sfp_upstream_stop(struct sfp_bus *bus);
574 void sfp_bus_put(struct sfp_bus *bus);
578 void sfp_bus_del_upstream(struct sfp_bus *bus);
579 const char *sfp_get_name(struct sfp_bus *bus);
581 static inline int sfp_parse_port(struct sfp_bus *bus, in sfp_parse_port()
639 static inline void sfp_bus_put(struct sfp_bus *bus) in sfp_bus_put()
[all …]
A Dphy_link_topology.h19 struct sfp_bus;
34 struct sfp_bus *parent_sfp_bus;
A Dphy.h320 struct sfp_bus;
745 struct sfp_bus *sfp_bus; member
1805 void phy_sfp_attach(void *upstream, struct sfp_bus *bus);
1806 void phy_sfp_detach(void *upstream, struct sfp_bus *bus);
A Dnetdevice.h69 struct sfp_bus;
2432 struct sfp_bus *sfp_bus; member

Completed in 28 milliseconds