Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_main.c427 .create_qp = hns_roce_create_qp,
Dhns_roce_device.h1238 struct ib_qp *hns_roce_create_qp(struct ib_pd *ib_pd,
Dhns_roce_qp.c1014 struct ib_qp *hns_roce_create_qp(struct ib_pd *pd, in hns_roce_create_qp() function
Dhns_roce_hw_v1.c692 qp = hns_roce_create_qp(pd, &init_attr, NULL); in hns_roce_v1_create_lp_qp()