Searched refs:MLXSW_REG_QEEC_MAS_DIS (Results 1 – 4 of 4) sorted by relevance
945 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_qdisc_tbf_destroy()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()
682 mlxsw_sp_port->dcb.maxrate->tc_maxrate[i] = MLXSW_REG_QEEC_MAS_DIS; in mlxsw_sp_port_maxrate_init()
1420 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init()1427 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init()1435 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init()1442 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init()
3865 #define MLXSW_REG_QEEC_MAS_DIS ((1u << 31) - 1) /* Kbps */ macro