Searched refs:ixv_negotiate_api (Results 1 – 1 of 1) sorted by relevance
105 static int ixv_negotiate_api(struct ixgbe_softc *);461 error = ixv_negotiate_api(sc); in ixv_if_attach_pre()627 error = ixv_negotiate_api(sc); in ixv_if_init()821 ixv_negotiate_api(struct ixgbe_softc *sc) in ixv_negotiate_api() function