Searched refs:s_hdrwords (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_ruc.c662 if (qp->s_hdrwords != 0) {
667 if (ipath_verbs_send(dev->dd, qp->s_hdrwords,
675 qp->s_hdrwords = 0;
704 qp->s_hdrwords += ipath_make_grh(dev, &qp->s_hdr.u.l.grh,
706 qp->s_hdrwords, nwords);
712 qp->s_hdr.lrh[2] = cpu_to_be16(qp->s_hdrwords + nwords +
H A Dipath_uc.c212 qp->s_hdrwords = hwords;
H A Dipath_qp.c340 qp->s_hdrwords = 0;
427 qp->s_hdrwords = 0;
H A Dipath_verbs.h354 u32 s_hdrwords; /* size of s_hdr in 32 bit words */ member in struct:ipath_qp
H A Dipath_rc.c189 qp->s_hdrwords = hwords;
556 qp->s_hdrwords = hwords;

Completed in 59 milliseconds