Searched refs:ipos (Results 1 – 3 of 3) sorted by relevance
71 while (rate->ipos <= (rate->opos >> 32)) { in NAME()73 rate->ipos++; in NAME()89 if (rate->ipos >= 0x10001) { in NAME()90 rate->ipos = 1; in NAME()
408 uint32_t ipos; /* position in the input stream (integer) */ member424 rate->ipos = 0; in st_rate_start()471 ipos_end = rate->ipos - 1 + frames_in; in st_rate_frames_out()506 ipos_start = rate->ipos; in st_rate_frames_in()513 ipos_start = rate->ipos + (offset >> 32); in st_rate_frames_in()
1372 int ipos = 0; in tipc_link_tnl_rcv() local1383 if (unlikely(!tipc_msg_extract(skb, &iskb, &ipos))) { in tipc_link_tnl_rcv()