Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_device.h1256 int hns_roce_create_qp(struct ib_qp *ib_qp, struct ib_qp_init_attr *init_attr,
Dhns_roce_main.c634 .create_qp = hns_roce_create_qp,
Dhns_roce_qp.c1273 int hns_roce_create_qp(struct ib_qp *qp, struct ib_qp_init_attr *init_attr, in hns_roce_create_qp() function
Dhns_roce_hw_v2.c2658 ret = hns_roce_create_qp(qp, init_attr, NULL); in free_mr_init_qp()