Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1173 * srpt_ch_qp_rts - change the state of a channel to 'ready to send' (RTS)
1183 static int srpt_ch_qp_rts(struct srpt_rdma_ch *ch, struct ib_qp *qp) in srpt_ch_qp_rts() function
2602 ret = ch->using_rdma_cm ? 0 : srpt_ch_qp_rts(ch, ch->qp); in srpt_cm_rtu_recv()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1179 * srpt_ch_qp_rts - change the state of a channel to 'ready to send' (RTS)
1189 static int srpt_ch_qp_rts(struct srpt_rdma_ch *ch, struct ib_qp *qp) in srpt_ch_qp_rts() function
2611 ret = ch->using_rdma_cm ? 0 : srpt_ch_qp_rts(ch, ch->qp); in srpt_cm_rtu_recv()

Completed in 10 milliseconds