Searched refs:dcSlot (Results 1 – 1 of 1) sorted by relevance
623 uint32_t dcSlot = curDrawFE % KNOB_MAX_DRAWS_IN_FLIGHT; in WorkOnFifoFE() local624 DRAW_CONTEXT *pDC = &pContext->dcRing[dcSlot]; in WorkOnFifoFE()640 uint32_t dcSlot = curDraw % KNOB_MAX_DRAWS_IN_FLIGHT; in WorkOnFifoFE() local641 DRAW_CONTEXT *pDC = &pContext->dcRing[dcSlot]; in WorkOnFifoFE()