Searched refs:spinCount (Results 1 – 1 of 1) sorted by relevance
25 u32 spinCount = m_order << (m_count - 1); in BackOffImpl() local29 for (u32 i = 0; i < spinCount; ++i) in BackOffImpl()