Searched refs:numslots (Results 1 – 2 of 2) sorted by relevance
77 ring->numslots = TP_BLOCK_SIZE / TP_FRAME_SIZE; in ring_create()96 if (ring->slot == ring->numslots) { in ring_advance()
48 int slot, numslots; member