Home
last modified time | relevance | path

Searched refs:threshold_type (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/netronome/nfp/
Dnfp_shared_buf.c49 pool_info->threshold_type = le32_to_cpu(get_data.threshold_type); in nfp_shared_buf_pool_get()
58 enum devlink_sb_threshold_type threshold_type) in nfp_shared_buf_pool_set() argument
65 .threshold_type = cpu_to_le32(threshold_type), in nfp_shared_buf_pool_set()
Dnfp_abi.h97 __le32 threshold_type; member
109 __le32 threshold_type; member
Dnfp_devlink.c144 u32 size, enum devlink_sb_threshold_type threshold_type, in nfp_devlink_sb_pool_set() argument
150 size, threshold_type); in nfp_devlink_sb_pool_set()
Dnfp_main.h189 enum devlink_sb_threshold_type threshold_type);
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_devlink.c496 .threshold_type = DEVLINK_SB_THRESHOLD_TYPE_STATIC,
500 .threshold_type = DEVLINK_SB_THRESHOLD_TYPE_STATIC,
532 enum devlink_sb_threshold_type threshold_type, in ocelot_sb_pool_set() argument
548 if (threshold_type != DEVLINK_SB_THRESHOLD_TYPE_STATIC) { in ocelot_sb_pool_set()
Docelot_net.c44 enum devlink_sb_threshold_type threshold_type, in ocelot_devlink_sb_pool_set() argument
50 threshold_type, extack); in ocelot_devlink_sb_pool_set()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_buffers.c1340 pool_info->threshold_type = (enum devlink_sb_threshold_type) pr->mode; in mlxsw_sp_sb_pool_get()
1347 enum devlink_sb_threshold_type threshold_type, in mlxsw_sp_sb_pool_set() argument
1355 mode = (enum mlxsw_reg_sbpr_mode) threshold_type; in mlxsw_sp_sb_pool_set()
Dcore.h332 enum devlink_sb_threshold_type threshold_type,
Dcore.c1262 enum devlink_sb_threshold_type threshold_type, in mlxsw_devlink_sb_pool_set() argument
1271 pool_index, size, threshold_type, in mlxsw_devlink_sb_pool_set()
Dspectrum.h541 enum devlink_sb_threshold_type threshold_type,
/Linux-v5.15/include/net/
Ddevlink.h192 enum devlink_sb_threshold_type threshold_type; member
1254 enum devlink_sb_threshold_type threshold_type,
Ddsa.h832 enum devlink_sb_threshold_type threshold_type,
/Linux-v5.15/net/dsa/
Ddsa2.c655 enum devlink_sb_threshold_type threshold_type, in dsa_devlink_sb_pool_set() argument
664 threshold_type, extack); in dsa_devlink_sb_pool_set()
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix.c1509 enum devlink_sb_threshold_type threshold_type, in felix_sb_pool_set() argument
1515 threshold_type, extack); in felix_sb_pool_set()
/Linux-v5.15/include/soc/mscc/
Docelot.h821 enum devlink_sb_threshold_type threshold_type,
/Linux-v5.15/net/core/
Ddevlink.c1994 pool_info.threshold_type)) in devlink_nl_sb_pool_fill()
2119 enum devlink_sb_threshold_type threshold_type, in devlink_sb_pool_set() argument
2127 size, threshold_type, extack); in devlink_sb_pool_set()
2135 enum devlink_sb_threshold_type threshold_type; in devlink_nl_cmd_sb_pool_set_doit() local
2150 err = devlink_sb_th_type_get_from_info(info, &threshold_type); in devlink_nl_cmd_sb_pool_set_doit()
2159 pool_index, size, threshold_type, in devlink_nl_cmd_sb_pool_set_doit()