Searched refs:mlx5e_add_l2_flow_rule (Results 1 – 1 of 1) sorted by relevance
44 static int mlx5e_add_l2_flow_rule(struct mlx5e_priv *priv,550 mlx5e_add_l2_flow_rule(priv, &hn->ai, MLX5E_FULLMATCH); in mlx5e_execute_l2_action()812 mlx5e_add_l2_flow_rule(priv, &ea->allmulti, MLX5E_ALLMULTI); in mlx5e_set_rx_mode_work()814 mlx5e_add_l2_flow_rule(priv, &ea->broadcast, MLX5E_FULLMATCH); in mlx5e_set_rx_mode_work()921 static int mlx5e_add_l2_flow_rule(struct mlx5e_priv *priv, in mlx5e_add_l2_flow_rule() function