Searched defs:ixgbe_link_timer (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c81 static void ixgbe_link_timer(void *);
632 ixgbe->periodic_id = ddi_periodic_add(ixgbe_link_timer, ixgbe,
3893 * ixgbe_link_timer - timer for link status detection
3896 ixgbe_link_timer(void *arg) function

Completed in 70 milliseconds