Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth.h140 AL_ETH_MAC_MODE_XLG_LL_25G /**< applies to 25G mode using the 40/50G low latency (LL) MAC */ enumerator
H A Dal_hal_eth_main.c340 case AL_ETH_MAC_MODE_XLG_LL_25G: in al_eth_mac_mode_str()
1342 case AL_ETH_MAC_MODE_XLG_LL_25G: in al_eth_mac_config()
3874 } else if (adapter->mac_mode == AL_ETH_MAC_MODE_XLG_LL_25G) { in al_eth_link_status_get()