HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_initialize_iov (Results 1 - 2 of 2) 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 */

Completed in 53 milliseconds