Searched refs:table_params_get (Results 1 – 3 of 3) sorted by relevance
306 table_params_get(struct table_params *p, struct rte_swx_table_learner_params *params) in table_params_get() function382 status = table_params_get(&p, params); in rte_swx_table_learner_footprint_get()395 status = table_params_get(&p, params); in rte_swx_table_learner_create()
200 table_params_get(struct rte_swx_ctl_pipeline *ctl, uint32_t table_id) in table_params_get() function1311 status = table_params_get(ctl, i); in rte_swx_ctl_pipeline_create()
7504 table_params_get(struct table *table) in table_params_get() function8579 params = table_params_get(table); in table_state_build()