Searched refs:next_send_psn (Results 1 – 2 of 2) sorted by relevance
138 __be32 next_send_psn; member465 qp_attr->sq_psn = be32_to_cpu(context->next_send_psn) & 0xffffff; in mthca_query_qp()718 qp_context->next_send_psn = cpu_to_be32(attr->sq_psn); in __mthca_modify_qp()
1393 context->next_send_psn = cpu_to_be32(attr->sq_psn); in __mlx4_ib_modify_qp()2705 qp_attr->sq_psn = be32_to_cpu(context.next_send_psn) & 0xffffff; in mlx4_ib_query_qp()