Searched refs:pidx_stop (Results 1 – 1 of 1) sorted by relevance
324 uint16_t pidx_start, pidx_stop; in ifmp_ring_enqueue() local348 pidx_stop = ns.pidx_head; in ifmp_ring_enqueue()366 } while (i != pidx_stop); in ifmp_ring_enqueue()373 ns.pidx_tail = pidx_stop; in ifmp_ring_enqueue()399 uint16_t pidx_start, pidx_stop; in ifmp_ring_enqueue() local427 pidx_stop = ns.pidx_head; in ifmp_ring_enqueue()445 } while (i != pidx_stop); in ifmp_ring_enqueue()454 ns.pidx_tail = pidx_stop; in ifmp_ring_enqueue()