Home
last modified time | relevance | path

Searched refs:pool_type (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.12.1/drivers/bus/fsl-mc/
Dfsl-mc-allocator.c33 pool_type, in fsl_mc_resource_pool_add_device()
42 if (pool_type < 0 || pool_type >= FSL_MC_NUM_POOL_TYPES) in fsl_mc_resource_pool_add_device()
49 res_pool = &mc_bus->resource_pools[pool_type]; in fsl_mc_resource_pool_add_device()
50 if (res_pool->type != pool_type) in fsl_mc_resource_pool_add_device()
72 resource->type = pool_type; in fsl_mc_resource_pool_add_device()
167 *pool_type) in object_type_to_pool_type()
173 *pool_type = i; in object_type_to_pool_type()
182 enum fsl_mc_pool_type pool_type, in fsl_mc_resource_allocate() argument
194 if (pool_type < 0 || pool_type >= FSL_MC_NUM_POOL_TYPES) in fsl_mc_resource_allocate()
197 res_pool = &mc_bus->resource_pools[pool_type]; in fsl_mc_resource_allocate()
[all …]
Dfsl-mc-private.h641 enum fsl_mc_pool_type pool_type,
/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_devlink.c548 pool_info->pool_type = DEVLINK_SB_POOL_TYPE_INGRESS; in ocelot_sb_pool_get()
550 pool_info->pool_type = DEVLINK_SB_POOL_TYPE_EGRESS; in ocelot_sb_pool_get()
677 enum devlink_sb_pool_type pool_type, in ocelot_sb_tc_pool_bind_get() argument
684 if (pool_type == DEVLINK_SB_POOL_TYPE_INGRESS) in ocelot_sb_tc_pool_bind_get()
690 if (pool_type == DEVLINK_SB_POOL_TYPE_INGRESS) in ocelot_sb_tc_pool_bind_get()
702 if (pool_type == DEVLINK_SB_POOL_TYPE_INGRESS) in ocelot_sb_tc_pool_bind_get()
714 enum devlink_sb_pool_type pool_type, in ocelot_sb_tc_pool_bind_set() argument
723 pool_type != DEVLINK_SB_POOL_TYPE_INGRESS) in ocelot_sb_tc_pool_bind_set()
726 pool_type != DEVLINK_SB_POOL_TYPE_EGRESS) in ocelot_sb_tc_pool_bind_set()
731 if (pool_type == DEVLINK_SB_POOL_TYPE_INGRESS) in ocelot_sb_tc_pool_bind_set()
[all …]
Docelot_net.c90 enum devlink_sb_pool_type pool_type, in ocelot_devlink_sb_tc_pool_bind_get() argument
97 pool_type, p_pool_index, in ocelot_devlink_sb_tc_pool_bind_get()
104 enum devlink_sb_pool_type pool_type, in ocelot_devlink_sb_tc_pool_bind_set() argument
112 pool_type, pool_index, threshold, in ocelot_devlink_sb_tc_pool_bind_set()
147 enum devlink_sb_pool_type pool_type, in ocelot_devlink_sb_occ_tc_port_bind_get() argument
154 tc_index, pool_type, in ocelot_devlink_sb_occ_tc_port_bind_get()
/linux-6.12.1/net/devlink/
Dsb.c138 enum devlink_sb_pool_type pool_type, in devlink_sb_tc_index_get_from_attrs() argument
147 if (pool_type == DEVLINK_SB_POOL_TYPE_INGRESS && in devlink_sb_tc_index_get_from_attrs()
150 if (pool_type == DEVLINK_SB_POOL_TYPE_EGRESS && in devlink_sb_tc_index_get_from_attrs()
160 enum devlink_sb_pool_type pool_type, in devlink_sb_tc_index_get_from_info() argument
164 pool_type, p_tc_index); in devlink_sb_tc_index_get_from_info()
288 if (nla_put_u8(msg, DEVLINK_ATTR_SB_POOL_TYPE, pool_info.pool_type)) in devlink_nl_sb_pool_fill()
655 enum devlink_sb_pool_type pool_type, in devlink_nl_sb_tc_pool_bind_fill() argument
666 tc_index, pool_type, in devlink_nl_sb_tc_pool_bind_fill()
683 if (nla_put_u8(msg, DEVLINK_ATTR_SB_POOL_TYPE, pool_type)) in devlink_nl_sb_tc_pool_bind_fill()
696 tc_index, pool_type, in devlink_nl_sb_tc_pool_bind_fill()
[all …]
/linux-6.12.1/net/dsa/
Ddevlink.c82 enum devlink_sb_pool_type pool_type, in dsa_devlink_sb_tc_pool_bind_get() argument
92 tc_index, pool_type, in dsa_devlink_sb_tc_pool_bind_get()
99 enum devlink_sb_pool_type pool_type, in dsa_devlink_sb_tc_pool_bind_set() argument
110 tc_index, pool_type, in dsa_devlink_sb_tc_pool_bind_set()
155 enum devlink_sb_pool_type pool_type, in dsa_devlink_sb_occ_tc_port_bind_get() argument
166 pool_type, p_cur, in dsa_devlink_sb_occ_tc_port_bind_get()
/linux-6.12.1/net/rds/
Dib_rdma.c209 if (pool->pool_type == RDS_IB_MR_8K_POOL) in rds_ib_reuse_mr()
352 if (pool->pool_type == RDS_IB_MR_8K_POOL) in rds_ib_flush_mr_pool()
456 if (pool->pool_type == RDS_IB_MR_8K_POOL) in rds_ib_try_reuse_ibmr()
464 if (pool->pool_type == RDS_IB_MR_8K_POOL) in rds_ib_try_reuse_ibmr()
644 int pool_type) in rds_ib_create_mr_pool() argument
652 pool->pool_type = pool_type; in rds_ib_create_mr_pool()
661 if (pool_type == RDS_IB_MR_1M_POOL) { in rds_ib_create_mr_pool()
Dib_frmr.c87 if (pool->pool_type == RDS_IB_MR_8K_POOL) in rds_ib_alloc_frmr()
252 if (ibmr->pool->pool_type == RDS_IB_MR_8K_POOL) in rds_ib_map_frmr()
387 if (ibmr->pool->pool_type == RDS_IB_MR_8K_POOL) in rds_ib_unreg_frmr()
Dib_mr.h90 unsigned int pool_type; member
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/
Dnfp_shared_buf.c48 pool_info->pool_type = le32_to_cpu(get_data.pool_type); in nfp_shared_buf_pool_get()
Dnfp_abi.h95 __le32 pool_type; member
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_job.h96 size_t size, enum amdgpu_ib_pool_type pool_type,
Damdgpu_ib.c65 unsigned int size, enum amdgpu_ib_pool_type pool_type, in amdgpu_ib_get() argument
71 r = amdgpu_sa_bo_new(&adev->ib_pools[pool_type], in amdgpu_ib_get()
Damdgpu_job.c217 size_t size, enum amdgpu_ib_pool_type pool_type, in amdgpu_job_alloc_with_ib() argument
227 r = amdgpu_ib_get(adev, NULL, size, pool_type, &(*job)->ibs[0]); in amdgpu_job_alloc_with_ib()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_pool.h62 enum mlx5hws_pool_type pool_type; member
Dmlx5hws_context.c37 pool_attr.pool_type = MLX5HWS_POOL_TYPE_STC; in hws_context_pools_init()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h385 enum devlink_sb_pool_type pool_type,
389 enum devlink_sb_pool_type pool_type,
401 enum devlink_sb_pool_type pool_type,
Dspectrum_buffers.c1368 pool_info->pool_type = (enum devlink_sb_pool_type) dir; in mlxsw_sp_sb_pool_get()
1485 enum devlink_sb_pool_type pool_type, in mlxsw_sp_sb_tc_pool_bind_get() argument
1493 enum mlxsw_reg_sbxx_dir dir = (enum mlxsw_reg_sbxx_dir) pool_type; in mlxsw_sp_sb_tc_pool_bind_get()
1505 enum devlink_sb_pool_type pool_type, in mlxsw_sp_sb_tc_pool_bind_set() argument
1515 enum mlxsw_reg_sbxx_dir dir = (enum mlxsw_reg_sbxx_dir) pool_type; in mlxsw_sp_sb_tc_pool_bind_set()
1783 enum devlink_sb_pool_type pool_type, in mlxsw_sp_sb_occ_tc_port_bind_get() argument
1791 enum mlxsw_reg_sbxx_dir dir = (enum mlxsw_reg_sbxx_dir) pool_type; in mlxsw_sp_sb_occ_tc_port_bind_get()
Dspectrum.h599 enum devlink_sb_pool_type pool_type,
603 enum devlink_sb_pool_type pool_type,
615 enum devlink_sb_pool_type pool_type,
Dcore.c1449 enum devlink_sb_pool_type pool_type, in mlxsw_devlink_sb_tc_pool_bind_get() argument
1460 tc_index, pool_type, in mlxsw_devlink_sb_tc_pool_bind_get()
1467 enum devlink_sb_pool_type pool_type, in mlxsw_devlink_sb_tc_pool_bind_set() argument
1479 tc_index, pool_type, in mlxsw_devlink_sb_tc_pool_bind_set()
1524 enum devlink_sb_pool_type pool_type, in mlxsw_devlink_sb_occ_tc_port_bind_get() argument
1536 pool_type, p_cur, p_max); in mlxsw_devlink_sb_occ_tc_port_bind_get()
/linux-6.12.1/include/net/
Ddevlink.h202 enum devlink_sb_pool_type pool_type; member
1301 enum devlink_sb_pool_type pool_type,
1306 enum devlink_sb_pool_type pool_type,
1319 enum devlink_sb_pool_type pool_type,
Ddsa.h1180 enum devlink_sb_pool_type pool_type,
1184 enum devlink_sb_pool_type pool_type,
1196 enum devlink_sb_pool_type pool_type,
/linux-6.12.1/drivers/net/dsa/ocelot/
Dfelix.c2063 enum devlink_sb_pool_type pool_type, in felix_sb_tc_pool_bind_get() argument
2069 pool_type, p_pool_index, in felix_sb_tc_pool_bind_get()
2075 enum devlink_sb_pool_type pool_type, in felix_sb_tc_pool_bind_set() argument
2082 pool_type, pool_index, threshold, in felix_sb_tc_pool_bind_set()
2114 enum devlink_sb_pool_type pool_type, in felix_sb_occ_tc_port_bind_get() argument
2120 pool_type, p_cur, p_max); in felix_sb_occ_tc_port_bind_get()
/linux-6.12.1/include/soc/mscc/
Docelot.h1119 enum devlink_sb_pool_type pool_type,
1123 enum devlink_sb_pool_type pool_type,
1133 enum devlink_sb_pool_type pool_type,
/linux-6.12.1/include/linux/fsl/
Dmc.h423 enum fsl_mc_pool_type pool_type,

12