Home
last modified time | relevance | path

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

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