Searched refs:mlx5_core_create_tir_out (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/include/linux/mlx5/ |
D | transobj.h | 53 int mlx5_core_create_tir_out(struct mlx5_core_dev *dev,
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | transobj.c | 185 int mlx5_core_create_tir_out(struct mlx5_core_dev *dev, in mlx5_core_create_tir_out() function 193 EXPORT_SYMBOL(mlx5_core_create_tir_out); 201 err = mlx5_core_create_tir_out(dev, in, inlen, in mlx5_core_create_tir()
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | qp.c | 1436 err = mlx5_core_create_tir_out(dev->mdev, in, inlen, out, outlen); in create_raw_packet_qp_tir() 1794 err = mlx5_core_create_tir_out(dev->mdev, in, inlen, out, outlen); in create_rss_raw_qp_tir()
|