Searched refs:mlx5_core_create_tis (Results 1 – 4 of 4) sorted by relevance
54 int mlx5_core_create_tis(struct mlx5_core_dev *dev, u32 *in, u32 *tisn);
206 int mlx5_core_create_tis(struct mlx5_core_dev *dev, u32 *in, u32 *tisn) in mlx5_core_create_tis() function218 EXPORT_SYMBOL(mlx5_core_create_tis);
87 return mlx5_core_create_tis(mdev, in, tisn); in mlx5e_create_tis()
57 return mlx5_core_create_tis(mdev, in, tisn); in mlx5e_ktls_create_tis()