Home
last modified time | relevance | path

Searched refs:check_qp_type (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c1179 static int check_qp_type(struct hns_roce_dev *hr_dev, enum ib_qp_type type, in check_qp_type() function
1217 ret = check_qp_type(hr_dev, init_attr->qp_type, !!udata); in hns_roce_create_qp()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dqp.c2440 static int check_qp_type(struct mlx5_ib_dev *dev, struct ib_qp_init_attr *attr, in check_qp_type() function
2915 err = check_qp_type(dev, attr, &type); in mlx5_ib_create_qp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dqp.c2766 static int check_qp_type(struct mlx5_ib_dev *dev, struct ib_qp_init_attr *attr, in check_qp_type() function
3250 err = check_qp_type(dev, attr, &type); in mlx5_ib_create_qp()

Completed in 18 milliseconds