Home
last modified time | relevance | path

Searched refs:MLXSW_REG_QPCR_HIGHEST_CIR_BITS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_policer.c204 if (rate_bps > MLXSW_REG_QPCR_HIGHEST_CIR_BITS) { in mlxsw_sp_policer_single_rate_params_check()
H A Dreg.h3938 #define MLXSW_REG_QPCR_HIGHEST_CIR_BITS 2000000000000ULL /* 2Tbps */ macro