Searched refs:MAX_DEPLETION_THRESHOLDS (Results 1 – 5 of 5) sorted by relevance
416 #define MAX_DEPLETION_THRESHOLDS 4 macro508 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]);
97 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]; /**< IN */
222 …uint32_t depletionThresholds[MAX_DEPLETION_THRESHOLDS]; /**< depletion-ent…
261 memcpy(ipcPoolThresh.thresholds, thresholds, sizeof(uint32_t) * MAX_DEPLETION_THRESHOLDS); in BmSetPoolThresholds()
197 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]; in bman_pool_create()