Home
last modified time | relevance | path

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

/linux-6.1.9/include/soc/mscc/
Docelot_vcap.h47 u16 action_width; /* Action width (in bits) */ member
/linux-6.1.9/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()
1389 vcap->action_width = ocelot_target_read(ocelot, vcap->target, in ocelot_vcap_detect_constants()