Searched refs:REO_REMAP_HISTORY_SIZE (Results 1 – 1 of 1) sorted by relevance
77 #define REO_REMAP_HISTORY_SIZE 32 macro79 struct dp_ipa_reo_remap_record dp_ipa_reo_remap_history[REO_REMAP_HISTORY_SIZE];86 if (next == REO_REMAP_HISTORY_SIZE) in dp_ipa_reo_remap_record_index_next()87 qdf_atomic_sub(REO_REMAP_HISTORY_SIZE, index); in dp_ipa_reo_remap_record_index_next()89 return next % REO_REMAP_HISTORY_SIZE; in dp_ipa_reo_remap_record_index_next()