Home
last modified time | relevance | path

Searched refs:action_width (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot_vcap.h33 u16 action_width; /* Action width (in bits) */ member
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot_vcap.h47 u16 action_width; /* Action width (in bits) */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A 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()
1311 vcap->action_width = ocelot_target_read(ocelot, vcap->target, in ocelot_vcap_detect_constants()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A 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()

Completed in 10 milliseconds