Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h234 void mlx5e_remove_sqs_fwd_rules(struct mlx5e_priv *priv);
249 static inline void mlx5e_remove_sqs_fwd_rules(struct mlx5e_priv *priv) {} in mlx5e_remove_sqs_fwd_rules() function
Den_rep.c421 void mlx5e_remove_sqs_fwd_rules(struct mlx5e_priv *priv) in mlx5e_remove_sqs_fwd_rules() function
Den_main.c2467 mlx5e_remove_sqs_fwd_rules(priv); in mlx5e_deactivate_priv_channels()