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