HomeSort by: relevance | last modified time | path
    Searched defs:ixv_negotiate_api (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixv.c 109 static int ixv_negotiate_api(struct ixgbe_softc *);
441 error = ixv_negotiate_api(sc);
748 error = ixv_negotiate_api(sc);
1090 * ixv_negotiate_api
1096 ixv_negotiate_api(struct ixgbe_softc *sc) function in typeref:typename:int
1117 } /* ixv_negotiate_api */

Completed in 15 milliseconds