Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_policer.c59 static u8 mlxsw_sp_policer_burst_bytes_hw_units(u64 burst_bytes) in mlxsw_sp_policer_burst_bytes_hw_units() argument
64 u64 bs512 = div_u64(burst_bytes, 64); in mlxsw_sp_policer_burst_bytes_hw_units()