Home
last modified time | relevance | path

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

/Linux-v5.4/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.c147 u32 size, enum devlink_sb_threshold_type threshold_type, in nfp_devlink_sb_pool_set() argument
153 size, threshold_type); in nfp_devlink_sb_pool_set()
Dnfp_main.h189 enum devlink_sb_threshold_type threshold_type);
/Linux-v5.4/include/net/
Ddevlink.h95 enum devlink_sb_threshold_type threshold_type; member
662 enum devlink_sb_threshold_type threshold_type,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_buffers.c998 pool_info->threshold_type = (enum devlink_sb_threshold_type) pr->mode; in mlxsw_sp_sb_pool_get()
1005 enum devlink_sb_threshold_type threshold_type, in mlxsw_sp_sb_pool_set() argument
1013 mode = (enum mlxsw_reg_sbpr_mode) threshold_type; in mlxsw_sp_sb_pool_set()
Dcore.h269 enum devlink_sb_threshold_type threshold_type,
Dcore.c789 enum devlink_sb_threshold_type threshold_type, in mlxsw_devlink_sb_pool_set() argument
798 pool_index, size, threshold_type, in mlxsw_devlink_sb_pool_set()
Dspectrum.h399 enum devlink_sb_threshold_type threshold_type,
/Linux-v5.4/net/core/
Ddevlink.c959 pool_info.threshold_type)) in devlink_nl_sb_pool_fill()
1067 enum devlink_sb_threshold_type threshold_type, in devlink_sb_pool_set() argument
1075 size, threshold_type, extack); in devlink_sb_pool_set()
1084 enum devlink_sb_threshold_type threshold_type; in devlink_nl_cmd_sb_pool_set_doit() local
1094 err = devlink_sb_th_type_get_from_info(info, &threshold_type); in devlink_nl_cmd_sb_pool_set_doit()
1103 pool_index, size, threshold_type, in devlink_nl_cmd_sb_pool_set_doit()