Home
last modified time | relevance | path

Searched refs:hns_roce_ib_create_cq (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/uapi/rdma/
Dhns-abi.h39 struct hns_roce_ib_create_cq { struct
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_cq.c305 struct hns_roce_ib_create_cq ucmd; in create_user_cq()
409 int hns_roce_ib_create_cq(struct ib_cq *ib_cq, in hns_roce_ib_create_cq() function
Dhns_roce_main.c426 .create_cq = hns_roce_ib_create_cq,
Dhns_roce_device.h1260 int hns_roce_ib_create_cq(struct ib_cq *ib_cq,
Dhns_roce_hw_v1.c735 ret = hns_roce_ib_create_cq(cq, &cq_init_attr, NULL); in hns_roce_v1_rsv_lp_qp()