Searched refs:MLXSW_SP_TRAP_POLICER (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_trap.c | 443 #define MLXSW_SP_TRAP_POLICER(_id, _rate, _burst) \ macro 454 .policer = MLXSW_SP_TRAP_POLICER(1, 10 * 1024, 4096), 457 .policer = MLXSW_SP_TRAP_POLICER(2, 128, 128), 460 .policer = MLXSW_SP_TRAP_POLICER(3, 128, 128), 463 .policer = MLXSW_SP_TRAP_POLICER(4, 128, 128), 466 .policer = MLXSW_SP_TRAP_POLICER(5, 16 * 1024, 8192), 469 .policer = MLXSW_SP_TRAP_POLICER(6, 128, 128), 472 .policer = MLXSW_SP_TRAP_POLICER(7, 1024, 512), 475 .policer = MLXSW_SP_TRAP_POLICER(8, 20 * 1024, 8192), 478 .policer = MLXSW_SP_TRAP_POLICER( [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_trap.c | 283 #define MLXSW_SP_TRAP_POLICER(_id, _rate, _burst) \ macro 294 .policer = MLXSW_SP_TRAP_POLICER(1, 10 * 1024, 4096), 297 .policer = MLXSW_SP_TRAP_POLICER(2, 128, 128), 300 .policer = MLXSW_SP_TRAP_POLICER(3, 128, 128), 303 .policer = MLXSW_SP_TRAP_POLICER(4, 128, 128), 306 .policer = MLXSW_SP_TRAP_POLICER(5, 16 * 1024, 8192), 309 .policer = MLXSW_SP_TRAP_POLICER(6, 128, 128), 312 .policer = MLXSW_SP_TRAP_POLICER(7, 1024, 512), 315 .policer = MLXSW_SP_TRAP_POLICER(8, 20 * 1024, 8192), 318 .policer = MLXSW_SP_TRAP_POLICER( [all...] |
Completed in 4 milliseconds