Home
last modified time | relevance | path

Searched refs:hns_roce_create_qp (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c429 .create_qp = hns_roce_create_qp,
H A Dhns_roce_device.h1243 struct ib_qp *hns_roce_create_qp(struct ib_pd *ib_pd,
H A Dhns_roce_qp.c1020 struct ib_qp *hns_roce_create_qp(struct ib_pd *pd, in hns_roce_create_qp() function
H A Dhns_roce_hw_v1.c674 qp = hns_roce_create_qp(pd, &init_attr, NULL); in hns_roce_v1_create_lp_qp()