Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_rc.c727 * reset_psn - reset the QP state to send starting from PSN
735 static void reset_psn(struct rvt_qp *qp, u32 psn) in reset_psn() function
849 reset_psn(qp, psn); in qib_restart_rc()
1117 reset_psn(qp, psn + 1); in do_rc_ack()
1154 reset_psn(qp, psn); in do_rc_ack()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_rc.c728 * reset_psn - reset the QP state to send starting from PSN
736 static void reset_psn(struct rvt_qp *qp, u32 psn) in reset_psn() function
850 reset_psn(qp, psn); in qib_restart_rc()
1118 reset_psn(qp, psn + 1); in do_rc_ack()
1155 reset_psn(qp, psn); in do_rc_ack()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Drc.c1455 * This is called from reset_psn() to update qp->s_num_rd_atomic
1492 * reset_psn - reset the QP state to send starting from PSN
1500 static void reset_psn(struct rvt_qp *qp, u32 psn) in reset_psn() function
1669 reset_psn(qp, psn); in hfi1_restart_rc()
2175 reset_psn(qp, psn + 1); in do_rc_ack()
2228 reset_psn(qp, qp->s_last_psn + 1); in do_rc_ack()
2231 reset_psn(qp, psn); in do_rc_ack()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Drc.c1413 * This is called from reset_psn() to update qp->s_num_rd_atomic
1450 * reset_psn - reset the QP state to send starting from PSN
1458 static void reset_psn(struct rvt_qp *qp, u32 psn) in reset_psn() function
1627 reset_psn(qp, psn); in hfi1_restart_rc()
2133 reset_psn(qp, psn + 1); in do_rc_ack()
2186 reset_psn(qp, qp->s_last_psn + 1); in do_rc_ack()
2189 reset_psn(qp, psn); in do_rc_ack()

Completed in 11 milliseconds