Searched refs:threshold_type (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/net/ethernet/netronome/nfp/ |
| A 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()
|
| A D | nfp_abi.h | 97 __le32 threshold_type; member 109 __le32 threshold_type; member
|
| A D | nfp_devlink.c | 144 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()
|
| A D | nfp_main.h | 189 enum devlink_sb_threshold_type threshold_type);
|
| /linux/drivers/net/ethernet/mscc/ |
| A 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()
|
| A D | ocelot_net.c | 44 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/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_buffers.c | 1340 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()
|
| A D | core.h | 330 enum devlink_sb_threshold_type threshold_type,
|
| A D | core.c | 1261 enum devlink_sb_threshold_type threshold_type, in mlxsw_devlink_sb_pool_set() argument 1270 pool_index, size, threshold_type, in mlxsw_devlink_sb_pool_set()
|
| A D | spectrum.h | 543 enum devlink_sb_threshold_type threshold_type,
|
| /linux/include/net/ |
| A D | devlink.h | 154 enum devlink_sb_threshold_type threshold_type; member 1220 enum devlink_sb_threshold_type threshold_type,
|
| A D | dsa.h | 870 enum devlink_sb_threshold_type threshold_type,
|
| /linux/net/dsa/ |
| A D | dsa2.c | 653 enum devlink_sb_threshold_type threshold_type, in dsa_devlink_sb_pool_set() argument 662 threshold_type, extack); in dsa_devlink_sb_pool_set()
|
| /linux/drivers/net/dsa/ocelot/ |
| A D | felix.c | 1511 enum devlink_sb_threshold_type threshold_type, in felix_sb_pool_set() argument 1517 threshold_type, extack); in felix_sb_pool_set()
|
| /linux/include/soc/mscc/ |
| A D | ocelot.h | 834 enum devlink_sb_threshold_type threshold_type,
|
| /linux/net/core/ |
| A D | devlink.c | 2076 pool_info.threshold_type)) in devlink_nl_sb_pool_fill() 2201 enum devlink_sb_threshold_type threshold_type, in devlink_sb_pool_set() argument 2209 size, threshold_type, extack); in devlink_sb_pool_set() 2217 enum devlink_sb_threshold_type threshold_type; in devlink_nl_cmd_sb_pool_set_doit() local 2232 err = devlink_sb_th_type_get_from_info(info, &threshold_type); in devlink_nl_cmd_sb_pool_set_doit() 2241 pool_index, size, threshold_type, in devlink_nl_cmd_sb_pool_set_doit()
|
Completed in 71 milliseconds