Searched refs:n_actions (Results 1 – 7 of 7) sorted by relevance
581 for (i = 0; i < s->params.n_actions; i++) { in table_spec_free()590 s->params.n_actions = 0; in table_spec_free()771 (s->params.n_actions + 1) * sizeof(char *)); in table_actions_block_parse()773 (s->params.n_actions + 1) * sizeof(int)); in table_actions_block_parse()775 (s->params.n_actions + 1) * sizeof(int)); in table_actions_block_parse()802 s->params.n_actions++; in table_actions_block_parse()1362 for (i = 0; i < s->params.n_actions; i++) { in learner_spec_free()1371 s->params.n_actions = 0; in learner_spec_free()1530 (s->params.n_actions + 1) * sizeof(int)); in learner_actions_block_parse()1532 (s->params.n_actions + 1) * sizeof(int)); in learner_actions_block_parse()[all …]
156 for (i = 0; i < ctl->info.n_actions; i++) { in action_find()174 for (i = 0; i < ctl->info.n_actions; i++) { in action_free()386 CHECK(i < table->info.n_actions, EINVAL); in table_entry_check()463 if (i >= table->info.n_actions) in table_entry_duplicate()1010 for (i = 0; i < l->info.n_actions; i++) { in learner_action_data_size_get()1286 t->actions = calloc(t->info.n_actions, in rte_swx_ctl_pipeline_create()1417 l->actions = calloc(l->info.n_actions, in rte_swx_ctl_pipeline_create()2317 for (i = 0; i < l->info.n_actions; i++) in learner_default_entry_check()2321 CHECK(i < l->info.n_actions, EINVAL); in learner_default_entry_check()2348 for (i = 0; i < l->info.n_actions; i++) in learner_default_entry_duplicate()[all …]
585 uint32_t n_actions; member724 uint32_t n_actions; member
45 uint32_t n_actions; member222 uint32_t n_actions; member535 uint32_t n_actions; member
7023 a->id = p->n_actions; in rte_swx_pipeline_action_config()7035 p->n_actions++; in rte_swx_pipeline_action_config()7359 CHECK(params->n_actions, EINVAL); in rte_swx_pipeline_table_config()7476 t->n_actions = params->n_actions; in rte_swx_pipeline_table_config()8179 uint32_t n_actions) in learner_action_learning_check() argument8256 params->n_actions); in rte_swx_pipeline_learner_config()8350 l->n_actions = params->n_actions; in rte_swx_pipeline_learner_config()9352 n_actions++; in rte_swx_ctl_pipeline_info_get()9359 pipeline->n_actions = n_actions; in rte_swx_ctl_pipeline_info_get()9439 table->n_actions = t->n_actions; in rte_swx_ctl_table_info_get()[all …]
747 uint32_t n_actions; member818 uint32_t n_actions; member1421 uint32_t n_actions; member
2595 uint64_t n_pkts_action[info.n_actions]; in cmd_pipeline_stats()2624 for (j = 0; j < info.n_actions; j++) { in cmd_pipeline_stats()2647 uint64_t n_pkts_action[info.n_actions]; in cmd_pipeline_stats()2682 for (j = 0; j < info.n_actions; j++) { in cmd_pipeline_stats()