Searched refs:MLXSW_REG_QEEC_MAS_DIS (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h4187 #define MLXSW_REG_QEEC_MAS_DIS ((1u << 31) - 1) /* Kbps */ macro
H A Dspectrum.c1504 MLXSW_REG_QEEC_MAS_DIS, 0);
1511 MLXSW_REG_QEEC_MAS_DIS, 0);
1519 MLXSW_REG_QEEC_MAS_DIS, 0);
1526 MLXSW_REG_QEEC_MAS_DIS, 0);
H A Dspectrum_dcb.c682 mlxsw_sp_port->dcb.maxrate->tc_maxrate[i] = MLXSW_REG_QEEC_MAS_DIS;
H A Dspectrum_qdisc.c945 MLXSW_REG_QEEC_MAS_DIS, 0);
999 if (rate_kbps >= MLXSW_REG_QEEC_MAS_DIS) {
1002 rate_kbps, MLXSW_REG_QEEC_MAS_DIS);

Completed in 298 milliseconds