Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_ud.c241 int ipath_make_ud_req(struct ipath_qp *qp) in ipath_make_ud_req() function
Dipath_verbs.h878 int ipath_make_ud_req(struct ipath_qp *qp);
Dipath_ruc.c658 make_req = ipath_make_ud_req; in ipath_do_send()