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

  /src/sys/dev/pci/ixgbe/
ixgbe_sriov.h 71 int ixgbe_init_iov(device_t, u16, const nvlist_t *);
88 #define ixgbe_init_iov(_a,_b,_c) do { } while (/*CONSTCOND*/false) macro
if_sriov.c 674 ixgbe_init_iov(device_t dev, u16 num_vfs, const nvlist_t *config) function in typeref:typename:int
736 } /* ixgbe_init_iov */

Completed in 41 milliseconds