Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/bus/fsl-mc/
H 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()
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()
573 int pool_type; in fsl_mc_cleanup_all_resource_pools() local
[all …]
/openbmc/linux/drivers/net/ethernet/mscc/
H 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 …]
H 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()
/openbmc/linux/net/devlink/
H A Dsb.c160 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()
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()
696 tc_index, pool_type, in devlink_nl_sb_tc_pool_bind_fill()
723 enum devlink_sb_pool_type pool_type; in devlink_nl_sb_tc_pool_bind_get_doit() local
736 pool_type, &tc_index); in devlink_nl_sb_tc_pool_bind_get_doit()
859 tc_index, pool_type, in devlink_sb_tc_pool_bind_set()
869 enum devlink_sb_pool_type pool_type; in devlink_nl_cmd_sb_tc_pool_bind_set_doit() local
885 pool_type, &tc_index); in devlink_nl_cmd_sb_tc_pool_bind_set_doit()
[all …]
/openbmc/linux/net/dsa/
H A 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()
/openbmc/linux/net/rds/
H A 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()
H A 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()
H A Dib_mr.h90 unsigned int pool_type; member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pgpool2/pgpool2/
H A Ddefine_SIGNAL_ARGS.patch13 --- a/src/include/pool_type.h
14 +++ b/src/include/pool_type.h
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_shared_buf.c48 pool_info->pool_type = le32_to_cpu(get_data.pool_type); in nfp_shared_buf_pool_get()
H A Dnfp_abi.h95 __le32 pool_type; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_job.h93 size_t size, enum amdgpu_ib_pool_type pool_type,
H 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()
H A Damdgpu_job.c123 size_t size, enum amdgpu_ib_pool_type pool_type, in amdgpu_job_alloc_with_ib() argument
133 r = amdgpu_ib_get(adev, NULL, size, pool_type, &(*job)->ibs[0]); in amdgpu_job_alloc_with_ib()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h374 enum devlink_sb_pool_type pool_type,
378 enum devlink_sb_pool_type pool_type,
390 enum devlink_sb_pool_type pool_type,
H A Dspectrum_buffers.c1364 pool_info->pool_type = (enum devlink_sb_pool_type) dir; in mlxsw_sp_sb_pool_get()
1481 enum devlink_sb_pool_type pool_type, in mlxsw_sp_sb_tc_pool_bind_get() argument
1489 enum mlxsw_reg_sbxx_dir dir = (enum mlxsw_reg_sbxx_dir) pool_type; in mlxsw_sp_sb_tc_pool_bind_get()
1501 enum devlink_sb_pool_type pool_type, in mlxsw_sp_sb_tc_pool_bind_set() argument
1511 enum mlxsw_reg_sbxx_dir dir = (enum mlxsw_reg_sbxx_dir) pool_type; in mlxsw_sp_sb_tc_pool_bind_set()
1779 enum devlink_sb_pool_type pool_type, in mlxsw_sp_sb_occ_tc_port_bind_get() argument
1787 enum mlxsw_reg_sbxx_dir dir = (enum mlxsw_reg_sbxx_dir) pool_type; in mlxsw_sp_sb_occ_tc_port_bind_get()
H A 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,
H A Dcore.c1435 enum devlink_sb_pool_type pool_type, in mlxsw_devlink_sb_tc_pool_bind_get() argument
1446 tc_index, pool_type, in mlxsw_devlink_sb_tc_pool_bind_get()
1453 enum devlink_sb_pool_type pool_type, in mlxsw_devlink_sb_tc_pool_bind_set() argument
1465 tc_index, pool_type, in mlxsw_devlink_sb_tc_pool_bind_set()
1510 enum devlink_sb_pool_type pool_type, in mlxsw_devlink_sb_occ_tc_port_bind_get() argument
1522 pool_type, p_cur, p_max); in mlxsw_devlink_sb_occ_tc_port_bind_get()
/openbmc/u-boot/lib/efi_loader/
H A Defi_memory.c440 efi_status_t efi_allocate_pool(int pool_type, efi_uintn_t size, void **buffer) in efi_allocate_pool() argument
456 r = efi_allocate_pages(EFI_ALLOCATE_ANY_PAGES, pool_type, num_pages, in efi_allocate_pool()
/openbmc/linux/include/net/
H A Ddevlink.h201 enum devlink_sb_pool_type pool_type; member
1297 enum devlink_sb_pool_type pool_type,
1302 enum devlink_sb_pool_type pool_type,
1315 enum devlink_sb_pool_type pool_type,
H A Ddsa.h1157 enum devlink_sb_pool_type pool_type,
1161 enum devlink_sb_pool_type pool_type,
1173 enum devlink_sb_pool_type pool_type,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1940 enum devlink_sb_pool_type pool_type, in felix_sb_tc_pool_bind_get() argument
1946 pool_type, p_pool_index, in felix_sb_tc_pool_bind_get()
1952 enum devlink_sb_pool_type pool_type, in felix_sb_tc_pool_bind_set() argument
1959 pool_type, pool_index, threshold, in felix_sb_tc_pool_bind_set()
1991 enum devlink_sb_pool_type pool_type, in felix_sb_occ_tc_port_bind_get() argument
1997 pool_type, p_cur, p_max); in felix_sb_occ_tc_port_bind_get()
/openbmc/linux/include/soc/mscc/
H A 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,
/openbmc/u-boot/include/
H A Defi_loader.h379 efi_status_t efi_allocate_pool(int pool_type, efi_uintn_t size,
/openbmc/linux/include/linux/fsl/
H A Dmc.h423 enum fsl_mc_pool_type pool_type,

12