Home
last modified time | relevance | path

Searched refs:EthSwtPortPhysicalLayerType (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c294 … Netc_EthSwt_Ip_XmiiModeType EthSwtPortPhysicalLayerType,
4054 … Netc_EthSwt_Ip_XmiiModeType EthSwtPortPhysicalLayerType, in Netc_EthSwt_Ip_MacPortConfig() argument
4068 if (NETC_ETHSWT_RGMII_MODE == EthSwtPortPhysicalLayerType) in Netc_EthSwt_Ip_MacPortConfig()
4073 else if (NETC_ETHSWT_RMII_MODE == EthSwtPortPhysicalLayerType) in Netc_EthSwt_Ip_MacPortConfig()
4087 else if (NETC_ETHSWT_MII_MODE == EthSwtPortPhysicalLayerType) in Netc_EthSwt_Ip_MacPortConfig()
4216 …tatus |= Netc_EthSwt_Ip_MacPortConfig( SwitchIdx, SwitchPortIdx, port->EthSwtPortPhysicalLayerType, in ConfigPM0CommandReg()
/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h1896 …Netc_EthSwt_Ip_XmiiModeType EthSwtPortPhysicalLayerType; /*!< Defines the physical layer type of t… member