Searched full:wred (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/ |
H A D | fsl,qman.yaml | 17 as RED/WRED, congestion notifications and tail discards. This binding covers the
|
H A D | qman.txt | 17 as RED/WRED, congestion notifications and tail discards. This binding covers the
|
/freebsd/sys/contrib/ncsw/inc/Peripherals/ |
H A D | qm_ext.h | 104 group WRED situation */ 1100 @Description structure representing QM CG WRED curve 1117 @Description structure representing QM CG WRED parameters 1138 …bool wredEnable; /**< if TRUE - WRED enabled. Each color is enabled indepen… 1139 … so that some colors may use WRED, but others may use 1141 t_QmCgWredParams wredParams; /**< WRED parameters, relevant if wredEnable = TRUE*/ 1197 @Description structure representing QM CG WRED colors 1233 @Description Change WRED curve parameters for a selected color. 1235 already have been configured for WRED, and only need a change 1236 in the WRED parameters. [all …]
|
/freebsd/sys/contrib/ncsw/inc/flib/ |
H A D | fsl_fman_port.h | 286 uint32_t fmbm_ofwdc; /**< Rx Frames WRED Discard Counter */ 516 * return queue due to WRED algorithm; valid for O/H ports only */
|
/freebsd/sys/contrib/ncsw/Peripherals/QM/ |
H A D | qm_portal_fqr.c | 2606 RETURN_ERROR(MINOR, E_INVALID_STATE, ("WRED is not enabled for green")); in QM_CG_ModifyWredCurve() 2613 RETURN_ERROR(MINOR, E_INVALID_STATE, ("WRED is not enabled for yellow")); in QM_CG_ModifyWredCurve() 2620 RETURN_ERROR(MINOR, E_INVALID_STATE, ("WRED is not enabled for red")); in QM_CG_ModifyWredCurve()
|
H A D | fsl_qman.h | 584 * and associated commands/responses. The WRED parameters are calculated from
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/ |
H A D | fm_port.h | 392 volatile uint32_t fmbm_ofwdc; /**< - Rx Frames WRED Discard Counter */
|