Searched refs:reset_psn (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_rc.c716 * reset_psn - reset the QP state to send starting from PSN
724 static void reset_psn(struct ipath_qp *qp, u32 psn) function
834 reset_psn(qp, psn);
1004 reset_psn(qp, psn + 1);
1038 reset_psn(qp, psn);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_rc.c780 * reset_psn - reset the QP state to send starting from PSN
788 static void reset_psn(struct qib_qp *qp, u32 psn) function
902 reset_psn(qp, psn);
1248 reset_psn(qp, psn + 1);
1282 reset_psn(qp, psn);

Completed in 73 milliseconds