Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.h416 int hfi1_make_uc_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps);
H A Duc.c22 int hfi1_make_uc_req(struct rvt_qp *qp, struct hfi1_pkt_state *ps) in hfi1_make_uc_req() function
H A Druc.c525 make_req = hfi1_make_uc_req; in hfi1_do_send()