Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_ace.h48 struct ocelot_vcap_u48 { struct
96 struct ocelot_vcap_u48 dmac;
97 struct ocelot_vcap_u48 smac;
103 struct ocelot_vcap_u48 dmac;
104 struct ocelot_vcap_u48 smac;
111 struct ocelot_vcap_u48 dmac;
112 struct ocelot_vcap_u48 smac;
119 struct ocelot_vcap_u48 smac;
143 struct ocelot_vcap_u48 data; /* Not UDP/TCP: IP data */
162 struct ocelot_vcap_u48 data; /* Not UDP/TCP: IP data */
Docelot_ace.c441 struct ocelot_vcap_u48 *ip_data; in is2_entry_set()