Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot_vcap.h453 struct ocelot_vcap_u48 { struct
507 struct ocelot_vcap_u48 dmac;
508 struct ocelot_vcap_u48 smac;
514 struct ocelot_vcap_u48 dmac;
515 struct ocelot_vcap_u48 smac;
522 struct ocelot_vcap_u48 dmac;
523 struct ocelot_vcap_u48 smac;
530 struct ocelot_vcap_u48 smac;
554 struct ocelot_vcap_u48 data; /* Not UDP/TCP: IP data */
574 struct ocelot_vcap_u48 data; /* Not UDP/TCP: IP data */
/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c492 struct ocelot_vcap_u48 *ip_data; in is2_entry_set()