Home
last modified time | relevance | path

Searched refs:pool_count (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/ibm/
Dibmveth.h106 static int pool_count[] = { 256, 512, 256, 256, 256 }; variable
Dibmveth.c1432 pool_count[i], pool_size[i], in ibmveth_probe()
/linux-4.1.27/drivers/staging/fsl-mc/include/
Ddprc.h565 int *pool_count);
/linux-4.1.27/drivers/staging/fsl-mc/bus/
Ddprc.c483 int *pool_count) in dprc_get_pool_count() argument
498 *pool_count = mc_dec(cmd.params[0], 0, 32); in dprc_get_pool_count()
/linux-4.1.27/drivers/dma/
Dcoh901318.c1341 int pool_count = debugfs_dma_base->pool.debugfs_pool_counter; in coh901318_debugfs_read() local
1358 tmp += sprintf(tmp, "Pool alloc nbr %d\n", pool_count); in coh901318_debugfs_read()