Lines Matching full:wred
2382 /* CWTP - Congetion WRED ECN TClass Profile
2414 * Percentage of WRED and ECN marking for maximum Average Queue size
2462 /* CWTPM - Congestion WRED ECN TClass and Pool Mapping
2485 * Control enablement of WRED for traffic class:
2503 * 0 for disabling both WRED and ECN for this type of traffic.
2511 * 0 for disabling both WRED and ECN for this type of traffic.
2519 * 0 for disabling both WRED and ECN for this type of traffic.
2527 * 0 for disabling both WRED and ECN for this type of traffic.
2535 * 0 for disabling both WRED and ECN for this type of traffic.
2543 * 0 for disabling both WRED and ECN for this type of traffic.
2552 bool wred, bool ecn) in mlxsw_reg_cwtpm_pack() argument
2557 mlxsw_reg_cwtpm_ew_set(payload, wred); in mlxsw_reg_cwtpm_pack()