Home
last modified time | relevance | path

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

/Linux-v5.15/include/soc/mscc/
Docelot_vcap.h438 struct ocelot_vcap_u48 { struct
491 struct ocelot_vcap_u48 dmac;
492 struct ocelot_vcap_u48 smac;
498 struct ocelot_vcap_u48 dmac;
499 struct ocelot_vcap_u48 smac;
506 struct ocelot_vcap_u48 dmac;
507 struct ocelot_vcap_u48 smac;
514 struct ocelot_vcap_u48 smac;
538 struct ocelot_vcap_u48 data; /* Not UDP/TCP: IP data */
558 struct ocelot_vcap_u48 data; /* Not UDP/TCP: IP data */
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_vcap.c492 struct ocelot_vcap_u48 *ip_data; in is2_entry_set()