Home
last modified time | relevance | path

Searched refs:qedr_create_cq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.h54 int qedr_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
H A Dmain.c201 .create_cq = qedr_create_cq,
H A Dverbs.c902 int qedr_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in qedr_create_cq() function