Home
last modified time | relevance | path

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

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