Searched refs:hns_roce_create_qp_common (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hns/ |
D | hns_roce_qp.c | 512 static int hns_roce_create_qp_common(struct hns_roce_dev *hr_dev, in hns_roce_create_qp_common() function 853 ret = hns_roce_create_qp_common(hr_dev, pd, init_attr, udata, 0, in hns_roce_create_qp() 887 ret = hns_roce_create_qp_common(hr_dev, pd, init_attr, udata, in hns_roce_create_qp()
|