Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dverbs.h463 int hfi1_make_ud_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
H A Druc.c570 make_req = hfi1_make_ud_req; in hfi1_do_send()
H A Dud.c68 * This is called from hfi1_make_ud_req() to forward a WQE addressed
469 * hfi1_make_ud_req - construct a UD request packet
476 int hfi1_make_ud_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps) in hfi1_make_ud_req() function
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dverbs.h418 int hfi1_make_ud_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
H A Druc.c529 make_req = hfi1_make_ud_req; in hfi1_do_send()
H A Dud.c26 * This is called from hfi1_make_ud_req() to forward a WQE addressed
427 * hfi1_make_ud_req - construct a UD request packet
435 int hfi1_make_ud_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps) in hfi1_make_ud_req() function

Completed in 12 milliseconds