Home
last modified time | relevance | path

Searched refs:hfi1_make_uc_req (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.h373 int hfi1_make_uc_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
Duc.c63 int hfi1_make_uc_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps) in hfi1_make_uc_req() function
Druc.c874 make_req = hfi1_make_uc_req; in hfi1_do_send()