Searched refs:TELEMETRY_MAX_CALLBACKS (Results 1 – 2 of 2) sorted by relevance
13 #define TELEMETRY_MAX_CALLBACKS 64 macro
53 static struct cmd_callback callbacks[TELEMETRY_MAX_CALLBACKS];69 if (num_callbacks >= TELEMETRY_MAX_CALLBACKS) in rte_telemetry_register_cmd()