Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_buffers.c108 unsigned int pool_count; member
348 pms = kcalloc(mlxsw_sp->sb_vals->pool_count, sizeof(*pms), in mlxsw_sp_sb_port_init()
374 prs = kcalloc(mlxsw_sp->sb_vals->pool_count, sizeof(*prs), in mlxsw_sp_sb_ports_init()
762 for (i = 0; i < mlxsw_sp->sb_vals->pool_count; i++) { in mlxsw_sp_sb_pms_init()
854 for (i = 0; i < mlxsw_sp->sb_vals->pool_count; ++i) { in mlxsw_sp_pool_count()
866 .pool_count = ARRAY_SIZE(mlxsw_sp1_sb_pool_dess),
882 .pool_count = ARRAY_SIZE(mlxsw_sp2_sb_pool_dess),
929 mlxsw_sp->sb_vals->pool_count); in mlxsw_sp_buffers_init()
1275 for (i = 0; i < mlxsw_sp->sb_vals->pool_count; i++) { in mlxsw_sp_sb_occ_snapshot()
1340 for (i = 0; i < mlxsw_sp->sb_vals->pool_count; i++) { in mlxsw_sp_sb_occ_max_clear()
/Linux-v5.4/drivers/net/ethernet/ibm/
Dibmveth.h103 static int pool_count[] = { 256, 512, 256, 256, 256 }; variable
Dibmveth.c1690 memcpy(pool_count, pool_count_cmo, sizeof(pool_count)); in ibmveth_probe()
1697 pool_count[i], pool_size[i], in ibmveth_probe()
/Linux-v5.4/drivers/s390/block/
Ddasd_eckd.h449 __u16 pool_count; /* Count of extent pools returned - Max: 448 */ member
Ddasd_eckd.c1673 for (i = 0; i < lcq->pool_count; i++) { in dasd_eckd_cpy_ext_pool_data()
/Linux-v5.4/drivers/dma/
Dcoh901318.c1343 int pool_count = debugfs_dma_base->pool.debugfs_pool_counter; in coh901318_debugfs_read() local
1361 tmp += sprintf(tmp, "Pool alloc nbr %d\n", pool_count); in coh901318_debugfs_read()
/Linux-v5.4/net/core/
Ddevlink.c1010 u16 pool_count = devlink_sb_pool_count(devlink_sb); in __sb_pool_get_dumpit() local
1014 for (pool_index = 0; pool_index < pool_count; pool_index++) { in __sb_pool_get_dumpit()
1204 u16 pool_count = devlink_sb_pool_count(devlink_sb); in __sb_port_pool_get_dumpit() local
1209 for (pool_index = 0; pool_index < pool_count; pool_index++) { in __sb_port_pool_get_dumpit()