Searched refs:pidx_stop (Results 1 – 2 of 2) sorted by relevance
321 uint16_t pidx_start, pidx_stop; in ifmp_ring_enqueue() local345 pidx_stop = ns.pidx_head; in ifmp_ring_enqueue()363 } while (i != pidx_stop); in ifmp_ring_enqueue()370 ns.pidx_tail = pidx_stop; in ifmp_ring_enqueue()396 uint16_t pidx_start, pidx_stop; in ifmp_ring_enqueue() local424 pidx_stop = ns.pidx_head; in ifmp_ring_enqueue()442 } while (i != pidx_stop); in ifmp_ring_enqueue()451 ns.pidx_tail = pidx_stop; in ifmp_ring_enqueue()
347 uint16_t pidx_start, pidx_stop; in mp_ring_enqueue() local405 pidx_stop = ns.pidx_head; in mp_ring_enqueue()413 } while (i != pidx_stop); in mp_ring_enqueue()438 } while (i != pidx_stop); in mp_ring_enqueue()448 ns.pidx_tail = pidx_stop; in mp_ring_enqueue()