Searched refs:cqid2ptr (Results 1 – 3 of 3) sorted by relevance
195 rhp->cqid2ptr = calloc(rhp->max_cq, sizeof(void *)); in c4iw_alloc_context()196 if (!rhp->cqid2ptr) in c4iw_alloc_context()214 if (rhp->cqid2ptr) in c4iw_alloc_context()215 free(rhp->cqid2ptr); in c4iw_alloc_context()217 free(rhp->cqid2ptr); in c4iw_alloc_context()219 free(rhp->cqid2ptr); in c4iw_alloc_context()382 if (dev->cqid2ptr[i]) { in dump_state()383 struct c4iw_cq *chp = dev->cqid2ptr[i]; in dump_state()
61 struct c4iw_cq **cqid2ptr; member163 return rhp->cqid2ptr[qid]; in get_chp()
229 dev->cqid2ptr[chp->cq.cqid] = chp; in c4iw_create_cq()277 dev->cqid2ptr[chp->cq.cqid] = NULL; in c4iw_destroy_cq()