Searched refs:NETC_PortConfigTcCBS (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/ |
| D | fsl_netc_hw_port.h | 206 status_t NETC_PortConfigTcCBS(NETC_PORT_Type *base, netc_hw_tc_idx_t tcIdx, const netc_port_tc_cbs_…
|
| D | fsl_netc_hw_port.c | 590 status_t NETC_PortConfigTcCBS(NETC_PORT_Type *base, netc_hw_tc_idx_t tcIdx, const netc_port_tc_cbs_… in NETC_PortConfigTcCBS() function
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/ |
| D | fsl_netc_switch.h | 1791 return NETC_PortConfigTcCBS(handle->hw.ports[portIdx].port, tcIdx, config); in SWT_TxCBSConfigPort()
|
| D | fsl_netc_endpoint.c | 2204 reseult = NETC_PortConfigTcCBS(handle->hw.portGroup.port, tcIdx, &config->cbsCfg); in EP_TxTrafficClassConfig()
|
| D | fsl_netc_switch.c | 2190 result = NETC_PortConfigTcCBS(base, tcIdx, &config->cbsCfg); in SWT_TxTrafficClassConfig()
|