Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h427 struct ocelot_vcap_u8 { struct
499 struct ocelot_vcap_u8 pcp; /* PCP (3 bit) */
548 struct ocelot_vcap_u8 ds;
549 struct ocelot_vcap_u8 proto; /* Protocol */
567 struct ocelot_vcap_u8 proto; /* IPv6 protocol */
571 struct ocelot_vcap_u8 ds;
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c491 struct ocelot_vcap_u8 proto, ds; in is2_entry_set()
719 struct ocelot_vcap_u8 proto = ipv4->proto; in is1_entry_set()