Searched refs:NETC_PortConfigTcMaxSDU (Results 1 – 4 of 4) sorted by relevance
216 static inline status_t NETC_PortConfigTcMaxSDU(NETC_PORT_Type *base, in NETC_PortConfigTcMaxSDU() function
1772 return NETC_PortConfigTcMaxSDU(handle->hw.ports[portIdx].port, tcIdx, config); in SWT_TxSDUConfigPort()
2201 reseult = NETC_PortConfigTcMaxSDU(handle->hw.portGroup.port, tcIdx, &config->sduCfg); in EP_TxTrafficClassConfig()
2187 result = NETC_PortConfigTcMaxSDU(base, tcIdx, &config->sduCfg); in SWT_TxTrafficClassConfig()