Home
last modified time | relevance | path

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

/Linux-v5.10/include/soc/mscc/
Docelot_vcap.h33 u16 action_width; /* Action width (in bits) */ member
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_vcap.c137 action_words = DIV_ROUND_UP(vcap->action_width, ENTRY_WIDTH); in vcap_action2cache()
155 action_words = DIV_ROUND_UP(vcap->action_width, ENTRY_WIDTH); in vcap_cache2action()
1304 vcap->action_width = ocelot_target_read(ocelot, vcap->target, in ocelot_vcap_detect_constants()