Home
last modified time | relevance | path

Searched refs:NETC_PortConfigTcMaxSDU (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h216 static inline status_t NETC_PortConfigTcMaxSDU(NETC_PORT_Type *base, in NETC_PortConfigTcMaxSDU() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.h1772 return NETC_PortConfigTcMaxSDU(handle->hw.ports[portIdx].port, tcIdx, config); in SWT_TxSDUConfigPort()
Dfsl_netc_endpoint.c2201 reseult = NETC_PortConfigTcMaxSDU(handle->hw.portGroup.port, tcIdx, &config->sduCfg); in EP_TxTrafficClassConfig()
Dfsl_netc_switch.c2187 result = NETC_PortConfigTcMaxSDU(base, tcIdx, &config->sduCfg); in SWT_TxTrafficClassConfig()