Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c83 static void ixgbe_link_timer(void *);
651 ixgbe->periodic_id = ddi_periodic_add(ixgbe_link_timer, ixgbe, in ixgbe_attach()
4068 ixgbe_link_timer(void *arg) in ixgbe_link_timer() function