Searched refs:next_send_psn (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mlx4/
H A Dqp.h132 __be32 next_send_psn; member in struct:mlx4_qp_context
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c140 __be32 next_send_psn; member in struct:mthca_qp_context
468 qp_attr->sq_psn = be32_to_cpu(context->next_send_psn) & 0xffffff;
718 qp_context->next_send_psn = cpu_to_be32(attr->sq_psn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dqp.c837 context->next_send_psn = cpu_to_be32(attr->sq_psn);

Completed in 166 milliseconds