1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-30 08:32:52 +08:00

Add MQNIC_MAX_SCHED define

This commit is contained in:
Alex Forencich 2019-11-05 16:45:58 -08:00
parent e92485a41e
commit fa5e013255

View File

@ -38,6 +38,7 @@ either expressed or implied, of The Regents of the University of California.
#define MQNIC_MAX_IF 8
#define MQNIC_MAX_PORTS 8
#define MQNIC_MAX_SCHED 8
#define MQNIC_MAX_EVENT_RINGS 256
#define MQNIC_MAX_TX_RINGS 256