Home
last modified time | relevance | path

Searched refs:oth (Results 1 – 13 of 13) sorted by relevance

/drivers/net/slip/
Dslhc.c239 struct tcphdr *th, *oth; in slhc_compress() local
345 oth = &cs->cs_tcp; in slhc_compress()
367 } else if(th->urg_ptr != oth->urg_ptr){ in slhc_compress()
374 if((deltaS = ntohs(th->window) - ntohs(oth->window)) != 0){ in slhc_compress()
378 if((deltaA = ntohl(th->ack_seq) - ntohl(oth->ack_seq)) != 0L){ in slhc_compress()
384 if((deltaS = ntohl(th->seq) - ntohl(oth->seq)) != 0L){ in slhc_compress()
/drivers/infiniband/hw/qib/
Dqib_uc.c75 ohdr = &qp->s_hdr->u.oth; in qib_make_uc_req()
77 ohdr = &qp->s_hdr->u.l.oth; in qib_make_uc_req()
257 ohdr = &hdr->u.oth; in qib_uc_rcv()
260 ohdr = &hdr->u.l.oth; in qib_uc_rcv()
Dqib_ud.c331 ohdr = &qp->s_hdr->u.l.oth; in qib_make_ud_req()
339 ohdr = &qp->s_hdr->u.oth; in qib_make_ud_req()
442 ohdr = &hdr->u.oth; in qib_ud_rcv()
445 ohdr = &hdr->u.l.oth; in qib_ud_rcv()
Dqib_rc.c247 ohdr = &qp->s_hdr->u.oth; in qib_make_rc_req()
249 ohdr = &qp->s_hdr->u.l.oth; in qib_make_rc_req()
674 ohdr = &hdr.u.oth; in qib_send_rc_ack()
681 ohdr = &hdr.u.l.oth; in qib_send_rc_ack()
983 ohdr = &hdr->u.oth; in qib_rc_send_complete()
985 ohdr = &hdr->u.l.oth; in qib_rc_send_complete()
1880 ohdr = &hdr->u.oth; in qib_rc_rcv()
1883 ohdr = &hdr->u.l.oth; in qib_rc_rcv()
Dqib_driver.c330 ohdr = &hdr->u.oth; in qib_rcv_hdrerr()
334 ohdr = &hdr->u.l.oth; in qib_rcv_hdrerr()
Dqib_verbs.h194 struct qib_other_headers oth; member
196 struct qib_other_headers oth; member
Dqib_verbs.c636 ohdr = &hdr->u.oth; in qib_ib_rcv()
640 ohdr = &hdr->u.l.oth; in qib_ib_rcv()
Dqib_iba7322.c1436 .u.oth.bth[0] = cpu_to_be32( in flush_fifo()
1438 .u.oth.bth[1] = cpu_to_be32(0), in flush_fifo()
1439 .u.oth.bth[2] = cpu_to_be32(0), in flush_fifo()
1440 .u.oth.u.ud.deth[0] = cpu_to_be32(0), in flush_fifo()
1441 .u.oth.u.ud.deth[1] = cpu_to_be32(0), in flush_fifo()
/drivers/infiniband/hw/ipath/
Dipath_uc.c75 ohdr = &qp->s_hdr.u.oth; in ipath_make_uc_req()
77 ohdr = &qp->s_hdr.u.l.oth; in ipath_make_uc_req()
259 ohdr = &hdr->u.oth; in ipath_uc_rcv()
264 ohdr = &hdr->u.l.oth; in ipath_uc_rcv()
Dipath_ud.c333 ohdr = &qp->s_hdr.u.l.oth; in ipath_make_ud_req()
341 ohdr = &qp->s_hdr.u.oth; in ipath_make_ud_req()
424 ohdr = &hdr->u.oth; in ipath_ud_rcv()
430 ohdr = &hdr->u.l.oth; in ipath_ud_rcv()
Dipath_rc.c228 ohdr = &qp->s_hdr.u.oth; in ipath_make_rc_req()
230 ohdr = &qp->s_hdr.u.l.oth; in ipath_make_rc_req()
653 ohdr = &hdr.u.oth; in send_rc_ack()
661 ohdr = &hdr.u.l.oth; in send_rc_ack()
1591 ohdr = &hdr->u.oth; in ipath_rc_rcv()
1596 ohdr = &hdr->u.l.oth; in ipath_rc_rcv()
Dipath_verbs.h140 struct ipath_other_headers oth; member
142 struct ipath_other_headers oth; member
Dipath_verbs.c615 ohdr = &hdr->u.oth; in ipath_ib_rcv()
617 ohdr = &hdr->u.l.oth; in ipath_ib_rcv()