Searched refs:params2 (Results 1 – 6 of 6) sorted by relevance
56 context->params2 |= cpu_to_be32(MLX4_QP_BIT_FPP); in mlx4_en_fill_qp_context()
932 context->params2 &= ~cpu_to_be32(MLX4_QP_BIT_FPP); in mlx4_qp_to_ready()
2732 int page_offset = (be32_to_cpu(qpc->params2) >> 6) & 0x3f; in qp_get_mtt_size()3200 qp_ctx->params2 &= ~cpu_to_be32(MLX4_QP_BIT_FPP); in verify_qp_parameters()
145 __be32 params2; member474 to_ib_qp_access_flags(be32_to_cpu(context->params2)); in mthca_query_qp()495 1 << ((be32_to_cpu(context->params2) >> 21) & 0x7); in mthca_query_qp()744 qp_context->params2 |= in __mthca_modify_qp()751 qp_context->params2 |= get_hw_access_flags(qp, attr, attr_mask); in __mthca_modify_qp()757 qp_context->params2 |= cpu_to_be32(MTHCA_QP_BIT_RSC); in __mthca_modify_qp()760 qp_context->params2 |= cpu_to_be32(MTHCA_QP_BIT_RIC); in __mthca_modify_qp()
212 __be32 params2; member
2351 context->params2 |= in __mlx4_ib_modify_qp()2357 context->params2 |= to_mlx4_access_flags(qp, attr, attr_mask); in __mlx4_ib_modify_qp()2362 context->params2 |= cpu_to_be32(MLX4_QP_BIT_RIC); in __mlx4_ib_modify_qp()4008 to_ib_qp_access_flags(be32_to_cpu(context.params2)); in mlx4_ib_query_qp()4032 1 << ((be32_to_cpu(context.params2) >> 21) & 0x7); in mlx4_ib_query_qp()