Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_cq.c356 int hns_roce_create_cq(struct ib_cq *ib_cq, const struct ib_cq_init_attr *attr, in hns_roce_create_cq() function
H A Dhns_roce_device.h1223 int hns_roce_create_cq(struct ib_cq *ib_cq, const struct ib_cq_init_attr *attr,
H A Dhns_roce_main.c608 .create_cq = hns_roce_create_cq,
H A Dhns_roce_hw_v2.c2589 if (hns_roce_create_cq(cq, &cq_init_attr, NULL)) { in free_mr_init_cq()