Searched refs:table_ops (Results 1 – 3 of 3) sorted by relevance
333 struct rte_swx_table_ops *table_ops,
7145 struct rte_swx_table_ops *table_ops, in rte_swx_ctl_table_ops_get() argument7158 if (table_ops) in rte_swx_ctl_table_ops_get()7159 memcpy(table_ops, &t->type->ops, sizeof(*table_ops)); in rte_swx_ctl_table_ops_get()
50 test_table_type(struct rte_table_ops *table_ops, void *table_args, in test_table_type() argument92 .ops = table_ops, in test_table_type()