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

/freebsd-11-stable/sys/dev/vnic/
H A Dthunder_bgx.c802 bgx_poll_for_link(void *arg) function
833 callout_reset(&lmac->check_link, hz * 2, bgx_poll_for_link, lmac);
904 bgx_poll_for_link(lmac);

Completed in 45 milliseconds