Searched refs:NETC_PortConfigEthMac (Results 1 – 4 of 4) sorted by relevance
436 status_t NETC_PortConfigEthMac(NETC_ETH_LINK_Type *base, const netc_port_ethmac_t *config);
129 status_t NETC_PortConfigEthMac(NETC_ETH_LINK_Type *base, const netc_port_ethmac_t *config) in NETC_PortConfigEthMac() function
558 result = NETC_PortConfigEthMac(handle->hw.portGroup.eth, &config->port.ethMac); in EP_Init()
384 (void)NETC_PortConfigEthMac(handle->hw.ports[i].eth, &config->ports[i].ethMac); in SWT_Init()