Searched refs:extra_bytes (Results 1 – 6 of 6) sorted by relevance
248 u32 extra_bytes; in ipath_make_ud_req() local313 extra_bytes = -wqe->length & 3; in ipath_make_ud_req()314 nwords = (wqe->length + extra_bytes) >> 2; in ipath_make_ud_req()364 bth0 |= extra_bytes << 20; in ipath_make_ud_req()
605 u32 extra_bytes; in ipath_make_ruc_header() local608 extra_bytes = -qp->s_cur_size & 3; in ipath_make_ruc_header()609 nwords = (qp->s_cur_size + extra_bytes) >> 2; in ipath_make_ruc_header()624 bth0 |= extra_bytes << 20; in ipath_make_ruc_header()
116 uint8_t extra_bytes[14]; member
314 uchar extra_bytes; member352 uchar extra_bytes; member9090 scsiq->extra_bytes = (uchar)(_val >> 8); in _AscCopyLramScsiDoneQ()9324 if (scsiq->extra_bytes != 0) { in AscIsrQDone()9326 (ADV_DCNT)scsiq->extra_bytes; in AscIsrQDone()10587 uchar extra_bytes; in AscExeScsiQueue() local10599 scsiq->q1.extra_bytes = 0; in AscExeScsiQueue()10700 extra_bytes = in AscExeScsiQueue()10702 if ((extra_bytes != 0) in AscExeScsiQueue()10710 scsiq->q1.extra_bytes = in AscExeScsiQueue()[all …]
752 u32 extra_bytes; /* Extraneous bytes transferred */ member
3122 cp->extra_bytes = 0;3824 resid -= cp->extra_bytes;4488 cp->extra_bytes += INL(np, nc_scratcha);5172 cp->extra_bytes = 0;