Home
last modified time | relevance | path

Searched refs:action_type_width (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Dvsc7514_regs.c645 .action_type_width = 0,
657 .action_type_width = 0,
669 .action_type_width = 1,
H A Docelot_vcap.c131 width = vcap->action_type_width; in vcap_action2cache()
168 width = vcap->action_type_width; in vcap_cache2action()
216 data->action_offset += vcap->action_type_width; in vcap_data_offset_get()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c740 .action_type_width = 0,
752 .action_type_width = 0,
764 .action_type_width = 1,
H A Dfelix_vsc9959.c817 .action_type_width = 0,
829 .action_type_width = 0,
841 .action_type_width = 1,
/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h48 u16 action_type_width; /* Action type width (in bits) */ member