Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_policer.c156 u64 rate_kbps = mlxsw_sp_policer_rate_bytes_ps_kbps(policer->params.rate); in mlxsw_sp_policer_single_rate_init() local
162 true, rate_kbps, bs); in mlxsw_sp_policer_single_rate_init()
Dspectrum_qdisc.c995 u64 rate_kbps = mlxsw_sp_qdisc_tbf_rate_kbps(p); in mlxsw_sp_qdisc_tbf_check_params() local
999 if (rate_kbps >= MLXSW_REG_QEEC_MAS_DIS) { in mlxsw_sp_qdisc_tbf_check_params()
1002 rate_kbps, MLXSW_REG_QEEC_MAS_DIS); in mlxsw_sp_qdisc_tbf_check_params()
1029 u64 rate_kbps = mlxsw_sp_qdisc_tbf_rate_kbps(p); in mlxsw_sp_qdisc_tbf_replace() local
1049 rate_kbps, burst_size); in mlxsw_sp_qdisc_tbf_replace()