Searched refs:check_qp_type (Results 1 – 2 of 2) sorted by relevance
1179 static int check_qp_type(struct hns_roce_dev *hr_dev, enum ib_qp_type type, in check_qp_type() function1217 ret = check_qp_type(hr_dev, init_attr->qp_type, !!udata); in hns_roce_create_qp()
2766 static int check_qp_type(struct mlx5_ib_dev *dev, struct ib_qp_init_attr *attr, in check_qp_type() function3250 err = check_qp_type(dev, attr, &type); in mlx5_ib_create_qp()