Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_ruc.c580 u32 ipath_make_grh(struct ipath_ibdev *dev, struct ib_grh *hdr, in ipath_make_grh() function
613 qp->s_hdrwords += ipath_make_grh(dev, &qp->s_hdr.u.l.grh, in ipath_make_ruc_header()
Dipath_ud.c329 qp->s_hdrwords += ipath_make_grh(dev, &qp->s_hdr.u.l.grh, in ipath_make_ud_req()
Dipath_verbs.h862 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()