Searched refs:ixgbe_get_default_advertise (Results 1 – 1 of 1) sorted by relevance
226 static int ixgbe_get_default_advertise(struct ixgbe_softc *);1193 sc->advertise = ixgbe_get_default_advertise(sc); in ixgbe_if_attach_post()4485 ixgbe_get_default_advertise(struct ixgbe_softc *sc) in ixgbe_get_default_advertise() function