Searched defs:pool_active (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/ibm/ | ||
H A D | ibmveth.h | 108 static int pool_active[] = { 1, 1, 0, 0, 1}; variable |
H A D | ibmveth.c | 154 u32 buff_size, u32 pool_active) in ibmveth_init_buffer_pool() |