Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c251 #define AL_ETH_MDIO_DELAY_COUNT 150 /* number of times to poll */ macro
2041 }while(count++ < AL_ETH_MDIO_DELAY_COUNT); in al_eth_mdio_10g_mac_wait_busy()
2186 }while(count++ < (AL_ETH_MDIO_DELAY_COUNT * 4)); in al_eth_mdio_lock()