Searched refs:ir_units (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_trap.c | 206 enum mlxsw_reg_qpcr_ir_units ir_units; in mlxsw_sp_trap_group_policer_init() local 216 ir_units = MLXSW_REG_QPCR_IR_UNITS_M; in mlxsw_sp_trap_group_policer_init() 225 mlxsw_reg_qpcr_pack(qpcr_pl, policer_id, ir_units, is_bytes, rate, in mlxsw_sp_trap_group_policer_init()
|
D | reg.h | 3325 MLXSW_ITEM32(reg, qpcr, ir_units, 0x04, 12, 1); 3397 enum mlxsw_reg_qpcr_ir_units ir_units, in mlxsw_reg_qpcr_pack() argument 3407 mlxsw_reg_qpcr_ir_units_set(payload, ir_units); in mlxsw_reg_qpcr_pack()
|
D | spectrum.c | 4432 enum mlxsw_reg_qpcr_ir_units ir_units; in mlxsw_sp_cpu_policers_set() local 4444 ir_units = MLXSW_REG_QPCR_IR_UNITS_M; in mlxsw_sp_cpu_policers_set() 4490 mlxsw_reg_qpcr_pack(qpcr_pl, i, ir_units, is_bytes, rate, in mlxsw_sp_cpu_policers_set()
|