Searched refs:ixv_negotiate_api (Results 1 – 1 of 1) sorted by relevance
103 static int ixv_negotiate_api(struct ixgbe_softc *);459 error = ixv_negotiate_api(sc); in ixv_if_attach_pre()625 error = ixv_negotiate_api(sc); in ixv_if_init()819 ixv_negotiate_api(struct ixgbe_softc *sc) in ixv_negotiate_api() function