Home
last modified time | relevance | path

Searched refs:mlx5e_ethtool_cleanup_steering (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_ethtool.h13 void mlx5e_ethtool_cleanup_steering(struct mlx5e_flow_steering *fs);
22 static inline void mlx5e_ethtool_cleanup_steering(struct mlx5e_flow_steering *fs) { } in mlx5e_ethtool_cleanup_steering() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c403 mlx5e_ethtool_cleanup_steering(priv->fs); in mlx5i_destroy_flow_steering()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c850 void mlx5e_ethtool_cleanup_steering(struct mlx5e_flow_steering *fs) in mlx5e_ethtool_cleanup_steering() function
H A Den_fs.c1371 mlx5e_ethtool_cleanup_steering(fs); in mlx5e_destroy_flow_steering()
H A Den_rep.c1121 mlx5e_ethtool_cleanup_steering(priv->fs); in mlx5e_cleanup_rep_rx()