Searched refs:ir_units (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2555 enum mlxsw_reg_qpcr_ir_units ir_units; local
2567 ir_units = MLXSW_REG_QPCR_IR_UNITS_M;
2582 mlxsw_reg_qpcr_pack(qpcr_pl, i, ir_units, is_bytes, rate,
H A Dreg.h3925 MLXSW_ITEM32(reg, qpcr, ir_units, 0x04, 12, 1);
3956 * For bytes limits, the rate will be this value * the unit from ir_units.
3966 * For bytes limits, the rate will be this value * the unit from ir_units.
4017 enum mlxsw_reg_qpcr_ir_units ir_units,
4027 mlxsw_reg_qpcr_ir_units_set(payload, ir_units);
4016 mlxsw_reg_qpcr_pack(char *payload, u16 pid, enum mlxsw_reg_qpcr_ir_units ir_units, bool bytes, u32 cir, u16 cbs) argument

Completed in 290 milliseconds