Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_vcap.h31 struct ocelot_vcap_u16 { struct
106 struct ocelot_vcap_u16 etype;
107 struct ocelot_vcap_u16 data; /* MAC data */
Docelot_vcap.c755 struct ocelot_vcap_u16 etype = {0}; in is1_entry_set()