Home
last modified time | relevance | path

Searched refs:ipath_make_grh (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_ruc.c579 u32 ipath_make_grh(struct ipath_ibdev *dev, struct ib_grh *hdr, in ipath_make_grh() function
612 qp->s_hdrwords += ipath_make_grh(dev, &qp->s_hdr.u.l.grh, in ipath_make_ruc_header()
Dipath_ud.c328 qp->s_hdrwords += ipath_make_grh(dev, &qp->s_hdr.u.l.grh, in ipath_make_ud_req()
Dipath_verbs.h871 u32 ipath_make_grh(struct ipath_ibdev *dev, struct ib_grh *hdr,
Dipath_rc.c658 hwords += ipath_make_grh(dev, &hdr.u.l.grh, in send_rc_ack()