Searched refs:next_send_psn (Results 1 – 3 of 3) sorted by relevance
205 __be32 next_send_psn; member
138 __be32 next_send_psn; member472 qp_attr->sq_psn = be32_to_cpu(context->next_send_psn) & 0xffffff; in mthca_query_qp()725 qp_context->next_send_psn = cpu_to_be32(attr->sq_psn); in __mthca_modify_qp()
1920 context->next_send_psn = cpu_to_be32(attr->sq_psn); in __mlx4_ib_modify_qp()3512 qp_attr->sq_psn = be32_to_cpu(context.next_send_psn) & 0xffffff; in mlx4_ib_query_qp()