Searched refs:RUNTIME_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance
129 if (rt_offset >= RUNTIME_ARRAY_SIZE) { in qed_init_store_rt_reg()145 if ((rt_offset + size - 1) >= RUNTIME_ARRAY_SIZE) { in qed_init_store_rt_agg()213 rt_data->b_valid = kcalloc(RUNTIME_ARRAY_SIZE, sizeof(bool), in qed_init_alloc()218 rt_data->init_val = kcalloc(RUNTIME_ARRAY_SIZE, sizeof(u32), in qed_init_alloc()
3247 #define RUNTIME_ARRAY_SIZE 34984 macro