Searched refs:rdmarc_shift (Results 1 – 3 of 3) sorted by relevance
169 for (priv->qp_table.rdmarc_shift = 0; in mlx4_make_profile()170 request->num_qp << priv->qp_table.rdmarc_shift < profile[i].num; in mlx4_make_profile()171 ++priv->qp_table.rdmarc_shift) in mlx4_make_profile()173 dev->caps.max_qp_dest_rdma = 1 << priv->qp_table.rdmarc_shift; in mlx4_make_profile()176 init_hca->log_rd_per_qp = priv->qp_table.rdmarc_shift; in mlx4_make_profile()
711 int rdmarc_shift; member
1676 dev_cap->rdmarc_entry_sz << priv->qp_table.rdmarc_shift, in mlx4_init_icm()