Home
last modified time | relevance | path

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

/Linux-v6.6/include/soc/mscc/
Dvsc7514_regs.h13 extern struct vcap_props vsc7514_vcap_props[];
/Linux-v6.6/drivers/net/dsa/ocelot/
Docelot_ext.c57 .vcap = vsc7514_vcap_props,
/Linux-v6.6/drivers/net/ethernet/mscc/
Dvsc7514_regs.c643 struct vcap_props vsc7514_vcap_props[] = { variable
685 EXPORT_SYMBOL(vsc7514_vcap_props);
Docelot_vsc7514.c341 ocelot->vcap = vsc7514_vcap_props; in mscc_ocelot_probe()