Searched refs:mqpn (Results 1 – 1 of 1) sorted by relevance
1353 u32 mqpn = qpn * 2 + dev->qp_table.sqp_start + port - 1; in mthca_alloc_sqp() local1368 if (mthca_array_get(&dev->qp_table.qp, mqpn)) in mthca_alloc_sqp()1371 mthca_array_set(&dev->qp_table.qp, mqpn, sqp); in mthca_alloc_sqp()1378 sqp->qp.qpn = mqpn; in mthca_alloc_sqp()1398 mthca_array_clear(&dev->qp_table.qp, mqpn); in mthca_alloc_sqp()