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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_rc.c655 * reset_psn - reset the QP state to send starting from PSN
663 static void reset_psn(struct ipath_qp *qp, u32 psn) function
782 reset_psn(qp, psn);
946 reset_psn(qp, psn + 1);
980 reset_psn(qp, psn);

Completed in 46 milliseconds