Home
last modified time | relevance | path

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

/Linux-v5.15/include/soc/mscc/
Docelot_vcap.h418 struct ocelot_vcap_u16 { struct
493 struct ocelot_vcap_u16 etype;
494 struct ocelot_vcap_u16 data; /* MAC data */
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_vcap.c755 struct ocelot_vcap_u16 etype = {0}; in is1_entry_set()