Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
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;
Docelot_vcap.c491 struct ocelot_vcap_u8 proto, ds; in is2_entry_set()
721 struct ocelot_vcap_u8 proto = ipv4->proto; in is1_entry_set()