Searched refs:MLXSW_REG_QEEC_MAS_DIS (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_qdisc.c | 635 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_qdisc_tbf_destroy() 690 if (rate_kbps >= MLXSW_REG_QEEC_MAS_DIS) { in mlxsw_sp_qdisc_tbf_check_params() 693 rate_kbps, MLXSW_REG_QEEC_MAS_DIS); in mlxsw_sp_qdisc_tbf_check_params()
|
H A D | spectrum_dcb.c | 682 mlxsw_sp_port->dcb.maxrate->tc_maxrate[i] = MLXSW_REG_QEEC_MAS_DIS; in mlxsw_sp_port_maxrate_init()
|
H A D | spectrum.c | 1316 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init() 1323 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init() 1331 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init() 1338 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init()
|
H A D | reg.h | 3593 #define MLXSW_REG_QEEC_MAS_DIS ((1u << 31) - 1) /* Kbps */ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_qdisc.c | 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()
|
H A D | spectrum_dcb.c | 682 mlxsw_sp_port->dcb.maxrate->tc_maxrate[i] = MLXSW_REG_QEEC_MAS_DIS; in mlxsw_sp_port_maxrate_init()
|
H A D | spectrum.c | 1502 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init() 1509 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init() 1517 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init() 1524 MLXSW_REG_QEEC_MAS_DIS, 0); in mlxsw_sp_port_ets_init()
|
H A D | reg.h | 4115 #define MLXSW_REG_QEEC_MAS_DIS ((1u << 31) - 1) /* Kbps */ macro
|
Completed in 48 milliseconds