Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_policer.c174 u64 rate_bps = params->rate * BITS_PER_BYTE; in mlxsw_sp_policer_single_rate_params_check() local
199 if (rate_bps < MLXSW_REG_QPCR_LOWEST_CIR_BITS) { in mlxsw_sp_policer_single_rate_params_check()
204 if (rate_bps > MLXSW_REG_QPCR_HIGHEST_CIR_BITS) { in mlxsw_sp_policer_single_rate_params_check()