Home
last modified time | relevance | path

Searched refs:AL_ETH_MAC_MODE_10GbE_Serial (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/al_eth/
H A Dal_eth.c397 if (adapter->mac_mode == AL_ETH_MAC_MODE_10GbE_Serial) { in al_attach()
794 case AL_ETH_MAC_MODE_10GbE_Serial: in al_eth_lm_config()
828 adapter->mac_mode = AL_ETH_MAC_MODE_10GbE_Serial; in al_eth_board_params_init()
917 adapter->mac_mode = AL_ETH_MAC_MODE_10GbE_Serial; in al_eth_board_params_init()
931 adapter->mac_mode = AL_ETH_MAC_MODE_10GbE_Serial; in al_eth_board_params_init()
3208 if (adapter->mac_mode == AL_ETH_MAC_MODE_10GbE_Serial) in al_eth_up()
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_kr.c375 case AL_ETH_MAC_MODE_10GbE_Serial: in al_eth_an_lt_unit_config()
H A Dal_hal_eth.h135 AL_ETH_MAC_MODE_10GbE_Serial, /**< Applies to XFI and KR modes */ enumerator
H A Dal_hal_eth_main.c316 #define AL_ETH_IS_10G_MAC(mac_mode) (((mac_mode) == AL_ETH_MAC_MODE_10GbE_Serial) || \
330 case AL_ETH_MAC_MODE_10GbE_Serial: in al_eth_mac_mode_str()
1115 case AL_ETH_MAC_MODE_10GbE_Serial: in al_eth_mac_config()
1669 case AL_ETH_MAC_MODE_10GbE_Serial: in al_eth_capabilities_get()