Searched refs:link_timeout (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-sgmii.c209 uint64_t link_timeout; local
228 link_timeout = 200000;
232 link_timeout = 5000000;
237 if (CVMX_WAIT_FOR_FIELD64(CVMX_PCSX_MRX_CONTROL_REG(index, interface), cvmx_pcsx_mrx_control_reg_t, reset, ==, 0, link_timeout))

Completed in 212 milliseconds