Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/
H A Dverbs.h53 int qedr_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
H A Dmain.c206 .create_cq = qedr_create_cq,
H A Dverbs.c900 int qedr_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in qedr_create_cq() function