Searched refs:GetNextIndex (Results 1 – 1 of 1) sorted by relevance
79 static inline u16 GetNextIndex(u32 index) in GetNextIndex() function199 context->writeIndex = GetNextIndex(context->writeIndex); in Start()201 context->sendIndex = GetNextIndex(context->sendIndex); in Start()299 context->writeIndex = GetNextIndex(context->writeIndex);439 context->readIndex = GetNextIndex(context->readIndex); in Step()526 context->readIndex = GetNextIndex(context->readIndex); in Step()563 context->sendIndex = GetNextIndex(context->sendIndex); in Step()646 context->sendIndex = GetNextIndex(context->sendIndex); in SetDataCallback()723 MPDSiLOG_AIDBITS_BEGIN( context, GetNextIndex(writeIndex) ); in ReceiveCallback_Parent()724 context->ds[GetNextIndex(writeIndex)].aidBits &= MPHToMP16((u16)~aidBit); in ReceiveCallback_Parent()[all …]