Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c155 static int ixgbe_if_shutdown(if_ctx_t);
291 DEVMETHOD(ifdi_shutdown, ixgbe_if_shutdown),
3054 ixgbe_if_shutdown(if_ctx_t ctx) in ixgbe_if_shutdown() function