Home
last modified time | relevance | path

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

/external/ethtool/
Dsfpdiag.c146 static void sff8472_dom_parse(const __u8 *id, struct sff_diags *sd) in sff8472_dom_parse()
191 static void sff8472_calibration(const __u8 *id, struct sff_diags *sd) in sff8472_calibration()
225 static void sff8472_parse_eeprom(const __u8 *id, struct sff_diags *sd) in sff8472_parse_eeprom()
244 struct sff_diags sd = {0}; in sff8472_show_all()
Dsff-common.h143 struct sff_diags { struct
182 void sff_show_thresholds(struct sff_diags sd); argument
Dsff-common.c258 void sff_show_thresholds(struct sff_diags sd) in sff_show_thresholds()
Dqsfp.c605 static void sff8636_dom_parse(const __u8 *id, struct sff_diags *sd) in sff8636_dom_parse()
674 struct sff_diags sd = {0}; in sff8636_show_dom()