Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dsfp.c224 struct sff_data { struct
236 const struct sff_data *type; argument
308 static const struct sff_data sff_data = { variable
332 static const struct sff_data sfp_data = {
339 { .compatible = "sff,sff", .data = &sff_data, },
3058 const struct sff_data *sff; in sfp_probe()