Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dsfp.c224 struct sff_data { struct
236 const struct sff_data *type; argument
306 static const struct sff_data sff_data = { variable
330 static const struct sff_data sfp_data = {
337 { .compatible = "sff,sff", .data = &sff_data, },
2965 const struct sff_data *sff; in sfp_probe()