Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ibm/
Dibmveth.h115 static int pool_count[] = { 256, 512, 256, 256, 256 }; variable
Dibmveth.c1555 memcpy(pool_count, pool_count_cmo, sizeof(pool_count)); in ibmveth_probe()
1562 pool_count[i], pool_size[i], in ibmveth_probe()
/linux-4.4.14/drivers/staging/fsl-mc/include/
Ddprc.h335 int *pool_count);
/linux-4.4.14/drivers/staging/fsl-mc/bus/
Ddprc.c799 int *pool_count) in dprc_get_pool_count() argument
814 *pool_count = mc_dec(cmd.params[0], 0, 32); in dprc_get_pool_count()
/linux-4.4.14/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()