Home
last modified time | relevance | path

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

/Linux-v5.15/include/soc/mscc/
Docelot_vcap.h413 struct ocelot_vcap_u8 { struct
485 struct ocelot_vcap_u8 pcp; /* PCP (3 bit) */
534 struct ocelot_vcap_u8 ds;
535 struct ocelot_vcap_u8 proto; /* Protocol */
553 struct ocelot_vcap_u8 proto; /* IPv6 protocol */
557 struct ocelot_vcap_u8 ds;
/Linux-v5.15/drivers/net/ethernet/mscc/
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()