Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_uc.c46 int ipath_make_uc_req(struct ipath_qp *qp) in ipath_make_uc_req() function
Dipath_verbs.h876 int ipath_make_uc_req(struct ipath_qp *qp);
Dipath_ruc.c656 make_req = ipath_make_uc_req; in ipath_do_send()