Home
last modified time | relevance | path

Searched refs:recirc_rules (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dindir_table.c41 struct list_head recirc_rules; member
110 list_for_each_entry(rule, &e->recirc_rules, list) in mlx5_esw_indir_table_rule_lookup()
241 list_add(&rule->list, &e->recirc_rules); in mlx5_esw_indir_table_rule_get()
268 list_for_each_entry(rule, &e->recirc_rules, list) in mlx5_esw_indir_table_rule_put()
332 INIT_LIST_HEAD(&e->recirc_rules); in mlx5_create_indir_recirc_group()