pub const IXGBE_NUM_RX_QUEUES_ENABLED: u8 = 64;
Expand description

The number of receive queues that are enabled. Do NOT set this greater than 64 since the queues 65-128 don’t seem to work, most likely because they need additional configuration.