Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c159 static void ixgbe_if_stop(if_ctx_t);
295 DEVMETHOD(ifdi_stop, ixgbe_if_stop),
3036 ixgbe_if_stop(ctx); in ixgbe_setup_low_power_mode()
3044 ixgbe_if_stop(ctx); in ixgbe_setup_low_power_mode()
3678 ixgbe_if_stop(sc->ctx); in ixgbe_fw_mode_timer()
3835 ixgbe_if_stop(if_ctx_t ctx) in ixgbe_if_stop() function