Searched refs:t3_swrq (Results 1 – 2 of 2) sorted by relevance
627 struct t3_swrq { struct647 struct t3_swrq *rq; /* SW RQ (holds consumer wr_ids */ argument650 struct t3_swrq *rq_oldest_wr; /* oldest wr on the SW RQ */
304 wq->rq = malloc(depth * sizeof(struct t3_swrq), M_DEVBUF, M_NOWAIT|M_ZERO); in cxio_create_qp()