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() function 218 EXPORT_SYMBOL(mlx5_core_create_tis);
57 return mlx5_core_create_tis(mdev, in, tisn); in mlx5e_ktls_create_tis()
1244 return mlx5_core_create_tis(dev->mdev, in, &sq->tisn); in create_raw_packet_qp_tis()