Searched refs:mtu_msgmax (Results 1 – 4 of 4) sorted by relevance
51 context->mtu_msgmax = 0xff; in mlx4_en_fill_qp_context()
194 u8 mtu_msgmax; member
122 u8 mtu_msgmax; member467 qp_attr->path_mtu = context->mtu_msgmax >> 5; in mthca_query_qp()594 qp_context->mtu_msgmax = (IB_MTU_2048 << 5) | 11; in __mthca_modify_qp()601 qp_context->mtu_msgmax = (attr->path_mtu << 5) | 31; in __mthca_modify_qp()
1787 context->mtu_msgmax = (IB_MTU_4096 << 5) | 11; in __mlx4_ib_modify_qp()1789 context->mtu_msgmax = (MLX4_RAW_QP_MTU << 5) | MLX4_RAW_QP_MSGMAX; in __mlx4_ib_modify_qp()1792 context->mtu_msgmax = (IB_MTU_4096 << 5) | in __mlx4_ib_modify_qp()1795 context->mtu_msgmax = (IB_MTU_4096 << 5) | 12; in __mlx4_ib_modify_qp()1802 context->mtu_msgmax = (attr->path_mtu << 5) | in __mlx4_ib_modify_qp()3507 qp_attr->path_mtu = context.mtu_msgmax >> 5; in mlx4_ib_query_qp()