Searched refs:IBMVETH_MAX_POOL_COUNT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/ibm/ | ||
D | ibmveth.h | 100 #define IBMVETH_MAX_POOL_COUNT 4096 macro |
D | ibmveth.c | 1559 if (value <= 0 || value > IBMVETH_MAX_POOL_COUNT) { in veth_pool_store() |