Searched refs:pidx_stop (Results 1 – 2 of 2) sorted by relevance
322 uint16_t pidx_start, pidx_stop; in ifmp_ring_enqueue() local346 pidx_stop = ns.pidx_head; in ifmp_ring_enqueue()364 } while (i != pidx_stop); in ifmp_ring_enqueue()371 ns.pidx_tail = pidx_stop; in ifmp_ring_enqueue()397 uint16_t pidx_start, pidx_stop; in ifmp_ring_enqueue() local425 pidx_stop = ns.pidx_head; in ifmp_ring_enqueue()443 } while (i != pidx_stop); in ifmp_ring_enqueue()452 ns.pidx_tail = pidx_stop; in ifmp_ring_enqueue()
348 uint16_t pidx_start, pidx_stop; in mp_ring_enqueue() local406 pidx_stop = ns.pidx_head; in mp_ring_enqueue()414 } while (i != pidx_stop); in mp_ring_enqueue()439 } while (i != pidx_stop); in mp_ring_enqueue()449 ns.pidx_tail = pidx_stop; in mp_ring_enqueue()