Searched refs:thp (Results 1 – 5 of 5) sorted by relevance
488 register struct tcphdr *thp; in slhc_uncompress() local521 thp = &cs->cs_tcp; in slhc_uncompress()524 thp->check = *(__sum16 *)cp; in slhc_uncompress()527 thp->psh = (changes & TCP_PUSH_BIT) ? 1 : 0; in slhc_uncompress()534 hdrlen = ip->ihl * 4 + thp->doff * 4; in slhc_uncompress()541 thp->ack_seq = htonl( ntohl(thp->ack_seq) + i); in slhc_uncompress()542 thp->seq = htonl( ntohl(thp->seq) + i); in slhc_uncompress()547 thp->seq = htonl( ntohl(thp->seq) + in slhc_uncompress()553 thp->urg = 1; in slhc_uncompress()557 thp->urg_ptr = htons(x); in slhc_uncompress()[all …]
453 int thp = 0x18, mdiv = 2, ndiv = 0, delta_hz = 1000000; in octeon_i2c_setclock() local480 thp = thp_idx; in octeon_i2c_setclock()487 octeon_i2c_write_sw(i2c, SW_TWSI_OP_TWSI_CLK, thp); in octeon_i2c_setclock()
53 VINT32 thp[32]; /* Transmit Head Pointer [5-29] */ member
341 ch->up->regram->thp[ch->gchan] = cpu_to_le32 (OS_vtophys (md)); in musycc_update_tx_thp()1687 pi->regram->thp[gchan] = 0; in musycc_chan_down()
1420 pi->regram->thp[gchan] = tmp; in c4_chan_up()