Searched refs:an_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/axgbe/
H A Dxgbe-mdio.c537 unsigned long an_timeout; local
543 an_timeout = pdata->an_start +
545 if ((int)(ticks - an_timeout) > 0) {

Completed in 105 milliseconds