Searched refs:qp2 (Results 1 – 2 of 2) sorted by relevance
421 IOCTL_COMMON_CQ_CREATE_V2 *qp2; in emlxs_mb_cq_create() local483 qp2 = (IOCTL_COMMON_CQ_CREATE_V2 *) in emlxs_mb_cq_create()486 qp2->params.request.CQContext.CqeCnt = CQ_ELEMENT_COUNT_1024; in emlxs_mb_cq_create()487 qp2->params.request.CQContext.CqeSize = CQE_SIZE_16_BYTES; in emlxs_mb_cq_create()488 qp2->params.request.CQContext.EQId = hba->sli.sli4.cq[num].eqid; in emlxs_mb_cq_create()489 qp2->params.request.CQContext.Valid = 1; in emlxs_mb_cq_create()492 qp2->params.request.CQContext.AutoValid = 1; in emlxs_mb_cq_create()494 qp2->params.request.CQContext.AutoValid = 0; in emlxs_mb_cq_create()496 qp2->params.request.CQContext.Eventable = 1; in emlxs_mb_cq_create()497 qp2->params.request.CQContext.NoDelay = 0; in emlxs_mb_cq_create()[all …]
1736 ibt_channel_hdl_t qp1, qp2; in rds_randomize_qps() local1780 IBT_ACHAN_NO_FLAGS, &chanargs, &qp2, in rds_randomize_qps()1788 (void) ibt_free_channel(qp2); in rds_randomize_qps()