Searched refs:pidx_stop (Results 1 – 2 of 2) sorted by relevance
326 uint16_t pidx_start, pidx_stop; in ifmp_ring_enqueue() local350 pidx_stop = ns.pidx_head; in ifmp_ring_enqueue()368 } while (i != pidx_stop); in ifmp_ring_enqueue()375 ns.pidx_tail = pidx_stop; in ifmp_ring_enqueue()401 uint16_t pidx_start, pidx_stop; in ifmp_ring_enqueue() local429 pidx_stop = ns.pidx_head; in ifmp_ring_enqueue()447 } while (i != pidx_stop); in ifmp_ring_enqueue()456 ns.pidx_tail = pidx_stop; in ifmp_ring_enqueue()
350 uint16_t pidx_start, pidx_stop; in mp_ring_enqueue() local408 pidx_stop = ns.pidx_head; in mp_ring_enqueue()416 } while (i != pidx_stop); in mp_ring_enqueue()441 } while (i != pidx_stop); in mp_ring_enqueue()451 ns.pidx_tail = pidx_stop; in mp_ring_enqueue()