Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot_vcap.h433 struct ocelot_vcap_u16 { struct
509 struct ocelot_vcap_u16 etype;
510 struct ocelot_vcap_u16 data; /* MAC data */
/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c754 struct ocelot_vcap_u16 etype = {0}; in is1_entry_set()