Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/qedr/
Dverbs.h53 int qedr_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
Dmain.c206 .create_cq = qedr_create_cq,
Dverbs.c900 int qedr_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in qedr_create_cq() function