HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_initialize_iov (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_sriov.h 73 void ixgbe_initialize_iov(struct ixgbe_softc *);
90 #define ixgbe_initialize_iov(_a) do { } while (/*CONSTCOND*/false) macro
if_sriov.c 806 ixgbe_initialize_iov(struct ixgbe_softc *sc) function in typeref:typename:void
864 } /* ixgbe_initialize_iov */
ixgbe.c 4104 ixgbe_initialize_iov(sc);

Completed in 17 milliseconds