Searched refs:cq_tbl (Results 1 – 4 of 4) sorted by relevance
214 dev->cq_tbl = kzalloc(sizeof(struct ocrdma_cq *) * in ocrdma_alloc_resources()216 if (!dev->cq_tbl) in ocrdma_alloc_resources()244 kfree(dev->cq_tbl); in ocrdma_free_resources()
246 struct ocrdma_cq **cq_tbl; member
704 cq = dev->cq_tbl[cqid]; in ocrdma_dispatch_ibevent()970 cq = dev->cq_tbl[cq_idx]; in ocrdma_qp_cq_handler()
1115 dev->cq_tbl[cq->id] = cq; in ocrdma_create_cq()1172 dev->cq_tbl[cq->id] = NULL; in ocrdma_destroy_cq()