Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c771 if (bs < mlxsw_sp_port->mlxsw_sp->lowest_shaper_bs || in mlxsw_sp_qdisc_tbf_bs()
818 mlxsw_sp_qdisc_tbf_max_size(mlxsw_sp->lowest_shaper_bs), in mlxsw_sp_qdisc_tbf_check_params()
Dspectrum.c2976 mlxsw_sp->lowest_shaper_bs = MLXSW_REG_QEEC_LOWEST_SHAPER_BS_SP1; in mlxsw_sp1_init()
3005 mlxsw_sp->lowest_shaper_bs = MLXSW_REG_QEEC_LOWEST_SHAPER_BS_SP2; in mlxsw_sp2_init()
3034 mlxsw_sp->lowest_shaper_bs = MLXSW_REG_QEEC_LOWEST_SHAPER_BS_SP3; in mlxsw_sp3_init()
Dspectrum.h203 u32 lowest_shaper_bs; member