Searched refs:REO_QDESC_HISTORY_SIZE (Results 1 – 1 of 1) sorted by relevance
48 #define REO_QDESC_HISTORY_SIZE 512 macro50 struct reo_qdesc_event reo_qdesc_history[REO_QDESC_HISTORY_SIZE];63 idx = (reo_qdesc_history_idx & (REO_QDESC_HISTORY_SIZE - 1)); in dp_rx_reo_qdesc_history_add()82 idx = (reo_qdesc_history_idx & (REO_QDESC_HISTORY_SIZE - 1)); in dp_rx_reo_qdesc_deferred_evt_add()