]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_power/channel_commands.h
vfio: revert interrupt eventfd setup at probe
[dpdk.git] / lib / librte_power / channel_commands.h
index e7b93a7977cf0798115f05b5c1d671ad939e4403..eca8ff70ce77b8cf0061a5774346b45c70cd7999 100644 (file)
@@ -12,9 +12,6 @@ extern "C" {
 #include <stdint.h>
 #include <stdbool.h>
 
-/* Maximum number of channels per VM */
-#define CHANNEL_CMDS_MAX_VM_CHANNELS 64
-
 /* Valid Commands */
 #define CPU_POWER               1
 #define CPU_POWER_CONNECT       2