Searched refs:NETC_PortSetMII (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/ |
| D | fsl_netc_hw_port.c | 58 status_t NETC_PortSetMII(NETC_ETH_LINK_Type *base, in NETC_PortSetMII() function 154 result = NETC_PortSetMII(base, config->miiMode, config->miiSpeed, config->miiDuplex); in NETC_PortConfigEthMac()
|
| D | fsl_netc_hw_port.h | 414 status_t NETC_PortSetMII(NETC_ETH_LINK_Type *base,
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/ |
| D | fsl_netc_endpoint.c | 703 result = NETC_PortSetMII(handle->hw.portGroup.eth, miiMode, speed, duplex); in EP_Up()
|
| D | fsl_netc_switch.c | 456 return NETC_PortSetMII(handle->hw.ports[ethPort].eth, miiMode, speed, duplex); in SWT_SetEthPortMII()
|