Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip.h1063 … Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode
DNetc_EthSwt_Ip_Types.h1895 …Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode; /*!< Defines the duplex mode of switch… member
/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c296 … Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode
3963 … Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode in Netc_EthSwt_Ip_SetPortMacLayerDuplexMode() argument
3985 if(EthSwtPortMacLayerDuplexMode == NETC_ETHSWT_PORT_FULL_DUPLEX) in Netc_EthSwt_Ip_SetPortMacLayerDuplexMode()
3997 if(EthSwtPortMacLayerDuplexMode == NETC_ETHSWT_PORT_FULL_DUPLEX) in Netc_EthSwt_Ip_SetPortMacLayerDuplexMode()
4013 …v_BaudRateType EthSwtPortMacLayerSpeed, Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode) in RGMIIModeConfig() argument
4018 if (EthSwtPortMacLayerDuplexMode == NETC_ETHSWT_PORT_FULL_DUPLEX) in RGMIIModeConfig()
4056 … Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode in Netc_EthSwt_Ip_MacPortConfig() argument
4071 …&interfaceModeConfig, &shapingPSpeedConfig, EthSwtPortMacLayerSpeed, EthSwtPortMacLayerDuplexMode); in Netc_EthSwt_Ip_MacPortConfig()
4077 if (EthSwtPortMacLayerDuplexMode == NETC_ETHSWT_PORT_FULL_DUPLEX) in Netc_EthSwt_Ip_MacPortConfig()
4217 … port->EthSwtPortMacLayerSpeed, port->EthSwtPortMacLayerDuplexMode in ConfigPM0CommandReg()