Searched refs:increment_idx (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/cxgbe/
H A Dt4_mp_ring.c78 increment_idx(struct mp_ring *r, uint16_t idx, uint16_t n) function
140 cidx = increment_idx(r, cidx, n);
272 ns.pidx_head = increment_idx(r, os.pidx_head, n);

Completed in 94 milliseconds