Home | History | Annotate | Download | only in infiniband

Lines Matching full:iobufs

964 	assert ( wq->iobufs[linda_wq->prod] == NULL );
965 wq->iobufs[linda_wq->prod] = iobuf;
1034 iobuf = wq->iobufs[wqe_idx];
1037 wq->iobufs[wqe_idx] = NULL;
1111 assert ( wq->iobufs[wqe_idx] == NULL );
1114 wq->iobufs[wqe_idx] = iobuf;
1277 iobuf = wq->iobufs[wqe_idx];
1279 wq->iobufs[wqe_idx] = NULL;