/linux-5.19.10/drivers/net/ethernet/netronome/nfp/ |
D | nfp_shared_buf.c | 49 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()
|
D | nfp_abi.h | 97 __le32 threshold_type; member 109 __le32 threshold_type; member
|
D | nfp_devlink.c | 127 u32 size, enum devlink_sb_threshold_type threshold_type, in nfp_devlink_sb_pool_set() argument 133 size, threshold_type); in nfp_devlink_sb_pool_set()
|
D | nfp_main.h | 189 enum devlink_sb_threshold_type threshold_type);
|
/linux-5.19.10/drivers/net/ethernet/mscc/ |
D | ocelot_devlink.c | 496 .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()
|
D | ocelot_net.c | 48 enum devlink_sb_threshold_type threshold_type, in ocelot_devlink_sb_pool_set() argument 54 threshold_type, extack); in ocelot_devlink_sb_pool_set()
|
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_buffers.c | 1366 pool_info->threshold_type = (enum devlink_sb_threshold_type) pr->mode; in mlxsw_sp_sb_pool_get() 1373 enum devlink_sb_threshold_type threshold_type, in mlxsw_sp_sb_pool_set() argument 1381 mode = (enum mlxsw_reg_sbpr_mode) threshold_type; in mlxsw_sp_sb_pool_set()
|
D | core.h | 351 enum devlink_sb_threshold_type threshold_type,
|
D | spectrum.h | 561 enum devlink_sb_threshold_type threshold_type,
|
D | core.c | 1284 enum devlink_sb_threshold_type threshold_type, in mlxsw_devlink_sb_pool_set() argument 1293 pool_index, size, threshold_type, in mlxsw_devlink_sb_pool_set()
|
/linux-5.19.10/include/net/ |
D | devlink.h | 190 enum devlink_sb_threshold_type threshold_type; member 1245 enum devlink_sb_threshold_type threshold_type,
|
D | dsa.h | 1100 enum devlink_sb_threshold_type threshold_type,
|
/linux-5.19.10/net/dsa/ |
D | dsa2.c | 663 enum devlink_sb_threshold_type threshold_type, in dsa_devlink_sb_pool_set() argument 672 threshold_type, extack); in dsa_devlink_sb_pool_set()
|
/linux-5.19.10/drivers/net/dsa/ocelot/ |
D | felix.c | 1675 enum devlink_sb_threshold_type threshold_type, in felix_sb_pool_set() argument 1681 threshold_type, extack); in felix_sb_pool_set()
|
/linux-5.19.10/include/soc/mscc/ |
D | ocelot.h | 1056 enum devlink_sb_threshold_type threshold_type,
|
/linux-5.19.10/net/core/ |
D | devlink.c | 2513 pool_info.threshold_type)) in devlink_nl_sb_pool_fill() 2638 enum devlink_sb_threshold_type threshold_type, in devlink_sb_pool_set() argument 2646 size, threshold_type, extack); in devlink_sb_pool_set() 2654 enum devlink_sb_threshold_type threshold_type; in devlink_nl_cmd_sb_pool_set_doit() local 2669 err = devlink_sb_th_type_get_from_info(info, &threshold_type); in devlink_nl_cmd_sb_pool_set_doit() 2678 pool_index, size, threshold_type, in devlink_nl_cmd_sb_pool_set_doit()
|