Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dverbs.h459 int hfi1_make_rc_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
H A Druc.c556 make_req = hfi1_make_rc_req; in hfi1_do_send()
H A Drc.c422 * hfi1_make_rc_req - construct a request packet (SEND, RDMA r/w, ATOMIC)
429 int hfi1_make_rc_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps) in hfi1_make_rc_req() function
1555 * See hfi1_make_rc_req(). in reset_psn()
1593 * Doing it in hfi1_make_rc_req() is too late. in reset_psn()
H A Dtid_rdma.c5025 if (ps->s_txreq || hfi1_make_rc_req(qp, ps)) {
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dverbs.h414 int hfi1_make_rc_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
H A Druc.c515 make_req = hfi1_make_rc_req; in hfi1_do_send()
H A Drc.c380 * hfi1_make_rc_req - construct a request packet (SEND, RDMA r/w, ATOMIC)
388 int hfi1_make_rc_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps) in hfi1_make_rc_req() function
1513 * See hfi1_make_rc_req(). in reset_psn()
1551 * Doing it in hfi1_make_rc_req() is too late. in reset_psn()
H A Dtid_rdma.c5037 if (ps->s_txreq || hfi1_make_rc_req(qp, ps)) {

Completed in 29 milliseconds