Home
last modified time | relevance | path

Searched refs:AL_ETH_REV_ID_3 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_kr.c217 if (adapter->rev_id < AL_ETH_REV_ID_3) { in al_eth_an_lt_reg_read()
296 if (adapter->rev_id < AL_ETH_REV_ID_3) { in al_eth_an_lt_reg_write()
H A Dal_hal_eth.h84 #define AL_ETH_REV_ID_3 3 /* Alpine V2 advanced */ macro
H A Dal_hal_eth_main.c1884 && (adapter->rev_id == AL_ETH_REV_ID_3)) { in al_eth_mac_loopback_config()
4015 if (adapter->rev_id < AL_ETH_REV_ID_3) { in al_eth_mac_stats_get()