Home
last modified time | relevance | path

Searched refs:num_default_actions (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_vcap.c1259 int num_default_actions; in ocelot_vcap_detect_constants() local
1308 num_default_actions = ocelot_target_read(ocelot, vcap->target, in ocelot_vcap_detect_constants()
1310 vcap->action_count = vcap->entry_count + num_default_actions; in ocelot_vcap_detect_constants()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_vcap.c1337 int num_default_actions; in ocelot_vcap_detect_constants() local
1386 num_default_actions = ocelot_target_read(ocelot, vcap->target, in ocelot_vcap_detect_constants()
1388 vcap->action_count = vcap->entry_count + num_default_actions; in ocelot_vcap_detect_constants()

Completed in 5 milliseconds