Searched refs:qp2 (Results 1 – 2 of 2) sorted by relevance
394 IOCTL_COMMON_CQ_CREATE_V2 *qp2; in emlxs_mb_cq_create() local456 qp2 = (IOCTL_COMMON_CQ_CREATE_V2 *) in emlxs_mb_cq_create()459 qp2->params.request.CQContext.CqeCnt = CQ_ELEMENT_COUNT_1024; in emlxs_mb_cq_create()460 qp2->params.request.CQContext.CqeSize = CQE_SIZE_16_BYTES; in emlxs_mb_cq_create()461 qp2->params.request.CQContext.EQId = hba->sli.sli4.cq[num].eqid; in emlxs_mb_cq_create()462 qp2->params.request.CQContext.Valid = 1; in emlxs_mb_cq_create()463 qp2->params.request.CQContext.AutoValid = 0; in emlxs_mb_cq_create()464 qp2->params.request.CQContext.Eventable = 1; in emlxs_mb_cq_create()465 qp2->params.request.CQContext.NoDelay = 0; in emlxs_mb_cq_create()466 qp2->params.request.CQContext.Count1 = 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()