Searched refs:ipath_make_ruc_header (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_uc.c | 213 ipath_make_ruc_header(to_idev(qp->ibqp.device), ipath_make_uc_req()
|
H A D | ipath_ruc.c | 600 void ipath_make_ruc_header(struct ipath_ibdev *dev, struct ipath_qp *qp, ipath_make_ruc_header() function
|
H A D | ipath_rc.c | 200 ipath_make_ruc_header(dev, qp, ohdr, bth0, bth2); 591 ipath_make_ruc_header(dev, qp, ohdr, bth0 | (qp->s_state << 24), bth2); ipath_make_rc_req()
|
H A D | ipath_verbs.h | 865 void ipath_make_ruc_header(struct ipath_ibdev *dev, struct ipath_qp *qp,
|
Completed in 107 milliseconds