Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c315 #define AL_ETH_IS_1G_MAC(mac_mode) (((mac_mode) == AL_ETH_MAC_MODE_RGMII) || ((mac_mode) == AL_ETH_…
324 case AL_ETH_MAC_MODE_RGMII: in al_eth_mac_mode_str()
925 case AL_ETH_MAC_MODE_RGMII: in al_eth_mac_config()
1660 case AL_ETH_MAC_MODE_RGMII: in al_eth_capabilities_get()
1713 if (adapter->mac_mode == AL_ETH_MAC_MODE_RGMII) { in al_eth_mac_link_config_1g_mac()
1832 if ((adapter->mac_mode != AL_ETH_MAC_MODE_RGMII) && (an_enable)) { in al_eth_mac_link_config()
3866 } else if (adapter->mac_mode == AL_ETH_MAC_MODE_RGMII) { in al_eth_link_status_get()
H A Dal_hal_eth.h132 AL_ETH_MAC_MODE_RGMII, enumerator