Searched refs:action_count (Results 1 – 2 of 2) sorted by relevance
223 u32 action_count = 0L; in altera_execute() local279 action_count = get_unaligned_be32(&p[40 + delta]); in altera_execute()437 for (i = 0; (i < action_count) && !action_found; ++i) { in altera_execute()2290 int *action_count, in altera_get_file_info() argument2309 *action_count = get_unaligned_be32(&p[48]); in altera_get_file_info()2332 u32 action_count = 0L; in altera_get_act_info() local2352 action_count = get_unaligned_be32(&p[48]); in altera_get_act_info()2355 if (index >= action_count) in altera_get_act_info()2414 int action_count = 0; in altera_init() local2447 &action_count, &procedure_count); in altera_init()[all …]
24 u16 action_count; /* Action count */ member46 .action_count = (VCAP_IS2_CNT + VCAP_PORT_CNT + 2),755 ocelot_write(ocelot, vcap_is2.action_count, S2_CORE_MV_CFG); in ocelot_ace_init()