Home
last modified time | relevance | path

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

/linux-5.19.10/include/soc/mscc/
Docelot_vcap.h452 struct ocelot_vcap_u48 { struct
505 struct ocelot_vcap_u48 dmac;
506 struct ocelot_vcap_u48 smac;
512 struct ocelot_vcap_u48 dmac;
513 struct ocelot_vcap_u48 smac;
520 struct ocelot_vcap_u48 dmac;
521 struct ocelot_vcap_u48 smac;
528 struct ocelot_vcap_u48 smac;
552 struct ocelot_vcap_u48 data; /* Not UDP/TCP: IP data */
572 struct ocelot_vcap_u48 data; /* Not UDP/TCP: IP data */
/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot_vcap.c492 struct ocelot_vcap_u48 *ip_data; in is2_entry_set()