Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h126946 struct sfp_socket_ops { struct
126947 void (*attach)(struct sfp *);
126948 void (*detach)(struct sfp *);
126949 void (*start)(struct sfp *);
126950 void (*stop)(struct sfp *);
126951 int (*module_info)(struct sfp *, struct ethtool_modinfo *);
126952 int (*module_eeprom)(struct sfp *, struct ethtool_eeprom *, u8 *);
126953 …dule_eeprom_by_page)(struct sfp *, const struct ethtool_module_eeprom *, struct netlink_ext_ack *);