Searched refs:ixgbe_setup_interface (Results 1 – 1 of 1) sorted by relevance
199 static int ixgbe_setup_interface(device_t, struct ixgbe_softc *);1190 if (ixgbe_setup_interface(dev, sc) != 0) in ixgbe_attach()1358 ixgbe_setup_interface(device_t dev, struct ixgbe_softc *sc) in ixgbe_setup_interface() function