Home
last modified time | relevance | path

Searched refs:oth (Results 1 – 18 of 18) 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/hfi1/
Dud.c335 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.l.oth; in hfi1_make_ud_req_9B()
338 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth; in hfi1_make_ud_req_9B()
431 ohdr = &ps->s_txreq->phdr.hdr.opah.u.l.oth; in hfi1_make_ud_req_16B()
434 ohdr = &ps->s_txreq->phdr.hdr.opah.u.oth; in hfi1_make_ud_req_16B()
660 ohdr = &hdr.opah.u.l.oth; in return_cnp_16B()
664 ohdr = &hdr.opah.u.oth; in return_cnp_16B()
718 ohdr = &hdr.ibh.u.l.oth; in return_cnp()
722 ohdr = &hdr.ibh.u.oth; in return_cnp()
Dtrace_ibhdrs.h380 ohdr = &opah->opah.u.oth;
382 ohdr = &opah->opah.u.l.oth;
404 ohdr = &opah->ibh.u.oth;
406 ohdr = &opah->ibh.u.l.oth;
Duc.c99 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.l.oth; in hfi1_make_uc_req()
101 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth; in hfi1_make_uc_req()
107 ohdr = &ps->s_txreq->phdr.hdr.opah.u.l.oth; in hfi1_make_uc_req()
109 ohdr = &ps->s_txreq->phdr.hdr.opah.u.oth; in hfi1_make_uc_req()
Dtrace.c57 ohdr = &hdr->u.oth; in __get_ib_hdr_len()
59 ohdr = &hdr->u.l.oth; in __get_ib_hdr_len()
77 ohdr = &hdr->u.oth; in __get_16b_hdr_len()
79 ohdr = &hdr->u.l.oth; in __get_16b_hdr_len()
Ddriver.c275 packet->ohdr = &rhdr->u.oth; in rcv_hdrerr()
277 packet->ohdr = &rhdr->u.l.oth; in rcv_hdrerr()
647 packet->ohdr = &hdr->u.oth; in __prescan_rxq()
650 packet->ohdr = &hdr->u.l.oth; in __prescan_rxq()
1457 packet->ohdr = &hdr->u.oth; in hfi1_setup_9B_packet()
1462 packet->ohdr = &hdr->u.l.oth; in hfi1_setup_9B_packet()
1786 packet.ohdr = &hdr->u.oth; in seqfile_dump_rcd()
1788 packet.ohdr = &hdr->u.l.oth; in seqfile_dump_rcd()
Dverbs.h126 struct ib_other_headers oth; member
128 struct ib_other_headers oth; member
Dverbs.c390 packet->ohdr = &hdr->u.oth; in hfi1_kdeth_eager_rcv()
444 packet->ohdr = &hdr->u.oth; in hfi1_kdeth_expected_rcv()
1269 ohdr = &hdr->u.oth; in hfi1_verbs_send()
1271 ohdr = &hdr->u.l.oth; in hfi1_verbs_send()
1280 ohdr = &hdr->u.l.oth; in hfi1_verbs_send()
1282 ohdr = &hdr->u.oth; in hfi1_verbs_send()
Drc.c460 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.l.oth; in hfi1_make_rc_req()
462 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth; in hfi1_make_rc_req()
468 ohdr = &ps->s_txreq->phdr.hdr.opah.u.l.oth; in hfi1_make_rc_req()
470 ohdr = &ps->s_txreq->phdr.hdr.opah.u.oth; in hfi1_make_rc_req()
1277 ohdr = &hdr->u.oth; in hfi1_make_rc_ack_9B()
1285 ohdr = &hdr->u.l.oth; in hfi1_make_rc_ack_9B()
1332 ohdr = &hdr->u.oth; in hfi1_make_rc_ack_16B()
1343 ohdr = &hdr->u.l.oth; in hfi1_make_rc_ack_16B()
Dhfi.h557 ohdr = &hdr->u.oth; in hfi1_get_rc_ohdr()
559 ohdr = &hdr->u.l.oth; in hfi1_get_rc_ohdr()
566 ohdr = &hdr_16b->u.oth; in hfi1_get_rc_ohdr()
568 ohdr = &hdr_16b->u.l.oth; in hfi1_get_rc_ohdr()
Druc.c192 hdr.ibh.u.oth.bth[2]) / 4)
Dtid_rdma.c2866 packet->ohdr = &hdr->u.oth; in hfi1_handle_kdeth_eflags()
5034 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth; in hfi1_make_tid_rdma_pkt()
/drivers/infiniband/hw/qib/
Dqib_uc.c75 ohdr = &priv->s_hdr->u.oth; in qib_make_uc_req()
77 ohdr = &priv->s_hdr->u.l.oth; in qib_make_uc_req()
252 ohdr = &hdr->u.oth; in qib_uc_rcv()
255 ohdr = &hdr->u.l.oth; in qib_uc_rcv()
Dqib_ud.c328 ohdr = &priv->s_hdr->u.l.oth; in qib_make_ud_req()
336 ohdr = &priv->s_hdr->u.oth; in qib_make_ud_req()
440 ohdr = &hdr->u.oth; in qib_ud_rcv()
443 ohdr = &hdr->u.l.oth; in qib_ud_rcv()
Dqib_rc.c231 ohdr = &priv->s_hdr->u.oth; in qib_make_rc_req()
233 ohdr = &priv->s_hdr->u.l.oth; in qib_make_rc_req()
623 ohdr = &hdr.u.oth; in qib_send_rc_ack()
632 ohdr = &hdr.u.l.oth; in qib_send_rc_ack()
893 ohdr = &hdr->u.oth; in qib_rc_send_complete()
895 ohdr = &hdr->u.l.oth; in qib_rc_send_complete()
1729 ohdr = &hdr->u.oth; in qib_rc_rcv()
1732 ohdr = &hdr->u.l.oth; in qib_rc_rcv()
Dqib_driver.c327 ohdr = &hdr->u.oth; in qib_rcv_hdrerr()
331 ohdr = &hdr->u.l.oth; in qib_rcv_hdrerr()
Dqib_verbs.c301 ohdr = &hdr->u.oth; in qib_ib_rcv()
305 ohdr = &hdr->u.l.oth; in qib_ib_rcv()
Dqib_iba7322.c1429 .u.oth.bth[0] = cpu_to_be32( in flush_fifo()
1431 .u.oth.bth[1] = cpu_to_be32(0), in flush_fifo()
1432 .u.oth.bth[2] = cpu_to_be32(0), in flush_fifo()
1433 .u.oth.u.ud.deth[0] = cpu_to_be32(0), in flush_fifo()
1434 .u.oth.u.ud.deth[1] = cpu_to_be32(0), in flush_fifo()