Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixv.c106 static void ixv_handle_timer(struct work *, void *);
356 ixv_handle_timer, sc, IXGBE_WORKQUEUE_PRI, IPL_NET, WQ_MPSAFE); in ixv_attach()
1281 ixv_handle_timer(struct work *wk, void *context) in ixv_handle_timer() function