Searched refs:mtu_msgmax (Results 1 – 7 of 7) sorted by relevance
50 context->mtu_msgmax = 0xff; in mlx4_en_fill_qp_context()
184 u8 mtu_msgmax; member
444 u8 mtu_msgmax; member
311 switch (ctx->mtu_msgmax >> 5) { in qp_read_field()
122 u8 mtu_msgmax; member460 qp_attr->path_mtu = context->mtu_msgmax >> 5; in mthca_query_qp()587 qp_context->mtu_msgmax = (IB_MTU_2048 << 5) | 11; in __mthca_modify_qp()594 qp_context->mtu_msgmax = (attr->path_mtu << 5) | 31; in __mthca_modify_qp()
1491 context->mtu_msgmax = (IB_MTU_4096 << 5) | 11; in __mlx4_ib_modify_qp()1493 context->mtu_msgmax = (MLX4_RAW_QP_MTU << 5) | MLX4_RAW_QP_MSGMAX; in __mlx4_ib_modify_qp()1496 context->mtu_msgmax = (IB_MTU_4096 << 5) | in __mlx4_ib_modify_qp()1499 context->mtu_msgmax = (IB_MTU_4096 << 5) | 12; in __mlx4_ib_modify_qp()1506 context->mtu_msgmax = (attr->path_mtu << 5) | in __mlx4_ib_modify_qp()3141 qp_attr->path_mtu = context.mtu_msgmax >> 5; in mlx4_ib_query_qp()
1611 context->mtu_msgmax = (IB_MTU_256 << 5) | 8; in __mlx5_ib_modify_qp()1614 context->mtu_msgmax = (IB_MTU_4096 << 5) | 12; in __mlx5_ib_modify_qp()1622 context->mtu_msgmax = (attr->path_mtu << 5) | gen->log_max_msg; in __mlx5_ib_modify_qp()3066 qp_attr->path_mtu = context->mtu_msgmax >> 5; in mlx5_ib_query_qp()