Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h147 struct mlx5e_flow_steering *mlx5e_fs_init(const struct mlx5e_profile *profile,
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c854 mlx5e_fs_init(priv->profile, mdev, in mlx5e_init_rep()
876 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.c5303 fs = mlx5e_fs_init(priv->profile, mdev, in mlx5e_nic_init()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c413 priv->fs = mlx5e_fs_init(priv->profile, mdev, in mlx5i_init_rx()