Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_sriov.h101 void ixgbe_if_init(if_ctx_t ctx);
H A Dif_sriov.c718 ixgbe_if_init(sc->ctx); in ixgbe_if_iov_init()
H A Dif_ix.c294 DEVMETHOD(ifdi_init, ixgbe_if_init),
3112 ixgbe_if_init(ctx); in ixgbe_if_resume()
3196 ixgbe_if_init(if_ctx_t ctx) in ixgbe_if_init() function