Searched refs:next_send_psn (Results 1 – 6 of 6) sorted by relevance
205 __be32 next_send_psn; member
479 __be32 next_send_psn; member
1741 u8 next_send_psn[0x18]; member
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()
1664 context->next_send_psn = cpu_to_be32(attr->sq_psn); in __mlx5_ib_modify_qp()3062 qp_attr->sq_psn = be32_to_cpu(context->next_send_psn) & 0xffffff; in mlx5_ib_query_qp()
1732 context->next_send_psn = cpu_to_be32(attr->sq_psn); in __mlx4_ib_modify_qp()3260 qp_attr->sq_psn = be32_to_cpu(context.next_send_psn) & 0xffffff; in mlx4_ib_query_qp()