Home
last modified time | relevance | path

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

/drivers/bus/fsl-mc/
A 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()
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()
194 if (pool_type < 0 || pool_type >= FSL_MC_NUM_POOL_TYPES) in fsl_mc_resource_allocate()
213 if (resource->type != pool_type) in fsl_mc_resource_allocate()
542 int pool_type; in fsl_mc_init_all_resource_pools() local
545 for (pool_type = 0; pool_type < FSL_MC_NUM_POOL_TYPES; pool_type++) { in fsl_mc_init_all_resource_pools()
[all …]
A Dfsl-mc-private.h633 enum fsl_mc_pool_type pool_type,
/drivers/net/ethernet/mscc/
A Docelot_devlink.c677 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()
737 if (pool_type == DEVLINK_SB_POOL_TYPE_INGRESS) in ocelot_sb_tc_pool_bind_set()
852 enum devlink_sb_pool_type pool_type, in ocelot_sb_occ_tc_port_bind_get() argument
[all …]
A 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()
/drivers/net/ethernet/netronome/nfp/
A Dnfp_shared_buf.c48 pool_info->pool_type = le32_to_cpu(get_data.pool_type); in nfp_shared_buf_pool_get()
A Dnfp_abi.h95 __le32 pool_type; member
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_job.h98 size_t size, enum amdgpu_ib_pool_type pool_type,
A 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()
A Damdgpu_job.c211 size_t size, enum amdgpu_ib_pool_type pool_type, in amdgpu_job_alloc_with_ib() argument
221 r = amdgpu_ib_get(adev, NULL, size, pool_type, &(*job)->ibs[0]); in amdgpu_job_alloc_with_ib()
/drivers/net/ethernet/mellanox/mlxsw/
A Dcore.h392 enum devlink_sb_pool_type pool_type,
396 enum devlink_sb_pool_type pool_type,
408 enum devlink_sb_pool_type pool_type,
A 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()
A Dspectrum.h597 enum devlink_sb_pool_type pool_type,
601 enum devlink_sb_pool_type pool_type,
613 enum devlink_sb_pool_type pool_type,
A Dcore.c1448 enum devlink_sb_pool_type pool_type, in mlxsw_devlink_sb_tc_pool_bind_get() argument
1459 tc_index, pool_type, in mlxsw_devlink_sb_tc_pool_bind_get()
1466 enum devlink_sb_pool_type pool_type, in mlxsw_devlink_sb_tc_pool_bind_set() argument
1478 tc_index, pool_type, in mlxsw_devlink_sb_tc_pool_bind_set()
1523 enum devlink_sb_pool_type pool_type, in mlxsw_devlink_sb_occ_tc_port_bind_get() argument
1535 pool_type, p_cur, p_max); in mlxsw_devlink_sb_occ_tc_port_bind_get()
/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dpool.h40 enum mlx5hws_pool_type pool_type; member
A Dcontext.c36 pool_attr.pool_type = MLX5HWS_POOL_TYPE_STC; in hws_context_pools_init()
A Dpool.c354 pool->type = pool_attr->pool_type; in mlx5hws_pool_create()
A Daction_ste_pool.c28 pool_attr.pool_type = MLX5HWS_POOL_TYPE_STE; in hws_action_ste_table_create_pool()
A Daction.c1610 pool_attr.pool_type = MLX5HWS_POOL_TYPE_STE; in hws_action_create_dest_match_range_table()
/drivers/net/dsa/ocelot/
A Dfelix.c2074 enum devlink_sb_pool_type pool_type, in felix_sb_tc_pool_bind_get() argument
2080 pool_type, p_pool_index, in felix_sb_tc_pool_bind_get()
2086 enum devlink_sb_pool_type pool_type, in felix_sb_tc_pool_bind_set() argument
2093 pool_type, pool_index, threshold, in felix_sb_tc_pool_bind_set()
2125 enum devlink_sb_pool_type pool_type, in felix_sb_occ_tc_port_bind_get() argument
2131 pool_type, p_cur, p_max); in felix_sb_occ_tc_port_bind_get()

Completed in 51 milliseconds