Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_vcap.h51 struct ocelot_vcap_u48 { struct
104 struct ocelot_vcap_u48 dmac;
105 struct ocelot_vcap_u48 smac;
111 struct ocelot_vcap_u48 dmac;
112 struct ocelot_vcap_u48 smac;
119 struct ocelot_vcap_u48 dmac;
120 struct ocelot_vcap_u48 smac;
127 struct ocelot_vcap_u48 smac;
151 struct ocelot_vcap_u48 data; /* Not UDP/TCP: IP data */
171 struct ocelot_vcap_u48 data; /* Not UDP/TCP: IP data */
Docelot_vcap.c492 struct ocelot_vcap_u48 *ip_data; in is2_entry_set()