Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot_vcap.h428 struct ocelot_vcap_u8 { struct
500 struct ocelot_vcap_u8 pcp; /* PCP (3 bit) */
550 struct ocelot_vcap_u8 ds;
551 struct ocelot_vcap_u8 proto; /* Protocol */
569 struct ocelot_vcap_u8 proto; /* IPv6 protocol */
573 struct ocelot_vcap_u8 ds;
/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c491 struct ocelot_vcap_u8 proto, ds; in is2_entry_set()
720 struct ocelot_vcap_u8 proto = ipv4->proto; in is1_entry_set()