Searched refs:pidx_start (Results 1 – 2 of 2) sorted by relevance
321 uint16_t pidx_start, pidx_stop; in ifmp_ring_enqueue() local344 pidx_start = os.pidx_head; in ifmp_ring_enqueue()352 while (ns.pidx_tail != pidx_start) { in ifmp_ring_enqueue()358 i = pidx_start; in ifmp_ring_enqueue()396 uint16_t pidx_start, pidx_stop; in ifmp_ring_enqueue() local423 pidx_start = os.pidx_head; in ifmp_ring_enqueue()431 while (ns.pidx_tail != pidx_start) { in ifmp_ring_enqueue()437 i = pidx_start; in ifmp_ring_enqueue()
347 uint16_t pidx_start, pidx_stop; in mp_ring_enqueue() local404 pidx_start = os.pidx_head; in mp_ring_enqueue()408 i = pidx_start; in mp_ring_enqueue()427 while (ns.pidx_tail != pidx_start) { in mp_ring_enqueue()433 i = pidx_start; in mp_ring_enqueue()