Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_vcap.h26 struct ocelot_vcap_u8 { struct
98 struct ocelot_vcap_u8 pcp; /* PCP (3 bit) */
147 struct ocelot_vcap_u8 ds;
148 struct ocelot_vcap_u8 proto; /* Protocol */
166 struct ocelot_vcap_u8 proto; /* IPv6 protocol */
170 struct ocelot_vcap_u8 ds;
H A Docelot_vcap.c490 struct ocelot_vcap_u8 proto, ds; in is2_entry_set()
720 struct ocelot_vcap_u8 proto = ipv4->proto; in is1_entry_set()