Home
last modified time | relevance | path

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

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