Home
last modified time | relevance | path

Searched refs:enableCbs (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h582 bool enableCbs : 1; /*!< Enable Credit based shaper for traffic class */ member
Dfsl_netc_endpoint.c2202 if ((kStatus_Success == reseult) && (config->enableCbs)) in EP_TxTrafficClassConfig()
Dfsl_netc_switch.c2188 if ((kStatus_Success == result) && (config->enableCbs)) in SWT_TxTrafficClassConfig()