Home
last modified time | relevance | path

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

/titanic_44/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, in ixgbe_attach()
3900 ixgbe_link_timer(void *arg) in ixgbe_link_timer() function