Searched refs:add_rule_fg (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_core.c | 1961 static struct mlx5_flow_handle *add_rule_fg(struct mlx5_flow_group *fg, in add_rule_fg() function 2237 rule = add_rule_fg(g, spec, flow_act, dest, dest_num, fte_tmp); in try_add_to_existing_fg() 2289 rule = add_rule_fg(g, spec, flow_act, dest, dest_num, fte); in try_add_to_existing_fg() 2395 rule = add_rule_fg(g, spec, flow_act, dest, dest_num, fte); in _mlx5_add_flow_rules()
|