Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h190 void mlx5e_remove_sqs_fwd_rules(struct mlx5e_priv *priv);
206 static inline void mlx5e_remove_sqs_fwd_rules(struct mlx5e_priv *priv) {} in mlx5e_remove_sqs_fwd_rules() function
Den_rep.c494 void mlx5e_remove_sqs_fwd_rules(struct mlx5e_priv *priv) in mlx5e_remove_sqs_fwd_rules() function
Den_main.c2936 mlx5e_remove_sqs_fwd_rules(priv); in mlx5e_deactivate_priv_channels()