Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c966 if (bs < mlxsw_sp_port->mlxsw_sp->lowest_shaper_bs || in mlxsw_sp_qdisc_tbf_bs()
1013 mlxsw_sp_qdisc_tbf_max_size(mlxsw_sp->lowest_shaper_bs), in mlxsw_sp_qdisc_tbf_check_params()
H A Dspectrum.c3349 mlxsw_sp->lowest_shaper_bs = MLXSW_REG_QEEC_LOWEST_SHAPER_BS_SP1; in mlxsw_sp1_init()
3383 mlxsw_sp->lowest_shaper_bs = MLXSW_REG_QEEC_LOWEST_SHAPER_BS_SP2; in mlxsw_sp2_init()
3417 mlxsw_sp->lowest_shaper_bs = MLXSW_REG_QEEC_LOWEST_SHAPER_BS_SP3; in mlxsw_sp3_init()
3451 mlxsw_sp->lowest_shaper_bs = MLXSW_REG_QEEC_LOWEST_SHAPER_BS_SP4; in mlxsw_sp4_init()
H A Dspectrum.h210 u32 lowest_shaper_bs; member