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