Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c418 … Netc_EthSwt_Ip_XmiiModeType EthSwtPortPhysicalLayerType,
668 …col(uint8 SwitchIdx, uint8 SwitchPortIdx, Netc_EthSwt_Ip_XmiiModeType EthSwtPortPhysicalLayerType);
6276 … Netc_EthSwt_Ip_XmiiModeType EthSwtPortPhysicalLayerType, argument
6286 if (NETC_ETHSWT_RGMII_MODE == EthSwtPortPhysicalLayerType)
6291 else if (NETC_ETHSWT_RMII_MODE == EthSwtPortPhysicalLayerType)
6305 else if (NETC_ETHSWT_MII_MODE == EthSwtPortPhysicalLayerType)
6310 else if (NETC_ETHSWT_SGMII_MODE == EthSwtPortPhysicalLayerType)
6331 … Netc_EthSwt_Ip_XmiiModeType EthSwtPortPhysicalLayerType, argument
6345 … Netc_EthSwt_Ip_MacPortConfigSetInterface(SwitchIdxSwitchPort, EthSwtPortPhysicalLayerType, EthSwt…
6494 …itchIdxSwitchPort.SwitchIdx, SwitchIdxSwitchPort.SwitchPortIdx, port->EthSwtPortPhysicalLayerType);
[all …]
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h2837 …Netc_EthSwt_Ip_XmiiModeType EthSwtPortPhysicalLayerType; /*!< Defines the physical layer type of t… member