Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c196 static void ixgbe_configure_ivars(struct ixgbe_softc *);
3311 ixgbe_configure_ivars(sc); in ixgbe_if_init()
3429 ixgbe_configure_ivars(struct ixgbe_softc *sc) in ixgbe_configure_ivars() function