Searched refs:qp2 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c394 IOCTL_COMMON_CQ_CREATE_V2 *qp2; local
456 qp2 = (IOCTL_COMMON_CQ_CREATE_V2 *)
459 qp2->params.request.CQContext.CqeCnt = CQ_ELEMENT_COUNT_1024;
460 qp2->params.request.CQContext.CqeSize = CQE_SIZE_16_BYTES;
461 qp2->params.request.CQContext.EQId = hba->sli.sli4.cq[num].eqid;
462 qp2->params.request.CQContext.Valid = 1;
463 qp2->params.request.CQContext.AutoValid = 0;
464 qp2->params.request.CQContext.Eventable = 1;
465 qp2->params.request.CQContext.NoDelay = 0;
466 qp2
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c1736 ibt_channel_hdl_t qp1, qp2; local
1780 IBT_ACHAN_NO_FLAGS, &chanargs, &qp2,
1788 (void) ibt_free_channel(qp2);

Completed in 61 milliseconds