Home
last modified time | relevance | path

Searched refs:ixv_negotiate_api (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixv.c109 static int ixv_negotiate_api(struct ixgbe_softc *);
441 error = ixv_negotiate_api(sc); in ixv_attach()
748 error = ixv_negotiate_api(sc); in ixv_init_locked()
1096 ixv_negotiate_api(struct ixgbe_softc *sc) in ixv_negotiate_api() function