Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Duc.c64 int hfi1_make_uc_req(struct hfi1_qp *qp) in hfi1_make_uc_req() function
Dverbs.h1092 int hfi1_make_uc_req(struct hfi1_qp *qp);
Druc.c855 make_req = hfi1_make_uc_req; in hfi1_do_send()