Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h147 struct mlx5e_flow_steering *mlx5e_fs_init(const struct mlx5e_profile *profile,
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c850 mlx5e_fs_init(priv->profile, mdev, in mlx5e_init_rep()
872 priv->fs = mlx5e_fs_init(priv->profile, mdev, in mlx5e_init_ul_rep()
Den_fs.c1447 struct mlx5e_flow_steering *mlx5e_fs_init(const struct mlx5e_profile *profile, in mlx5e_fs_init() function
Den_main.c5282 fs = mlx5e_fs_init(priv->profile, mdev, in mlx5e_nic_init()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c413 priv->fs = mlx5e_fs_init(priv->profile, mdev, in mlx5i_init_rx()