Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dsfp.c236 struct sff_data { struct
248 const struct sff_data *type; argument
332 static const struct sff_data sff_data = { variable
356 static const struct sff_data sfp_data = {
363 { .compatible = "sff,sff", .data = &sff_data, },
3273 const struct sff_data *sff; in sfp_probe()