Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip.h1105 … Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode
DNetc_EthSwt_Ip_Types.h2836 …Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode; /*!< Defines the duplex mode of switch… member
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c420 … Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode
6158 … Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode argument
6177 if(EthSwtPortMacLayerDuplexMode == NETC_ETHSWT_PORT_FULL_DUPLEX)
6195 …v_BaudRateType EthSwtPortMacLayerSpeed, Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode) argument
6200 if (EthSwtPortMacLayerDuplexMode == NETC_ETHSWT_PORT_FULL_DUPLEX)
6278 … Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode argument
6289 …&interfaceModeConfig, &shapingPSpeedConfig, EthSwtPortMacLayerSpeed, EthSwtPortMacLayerDuplexMode);
6295 if (EthSwtPortMacLayerDuplexMode == NETC_ETHSWT_PORT_FULL_DUPLEX)
6333 … Netc_EthSwt_Ip_PortDuplexType EthSwtPortMacLayerDuplexMode argument
6345 …IdxSwitchPort, EthSwtPortPhysicalLayerType, EthSwtPortMacLayerSpeed, EthSwtPortMacLayerDuplexMode);
[all …]