Home
last modified time | relevance | path

Searched defs:ixgbe_init_iov (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_sriov.h88 #define ixgbe_init_iov(_a,_b,_c) do { } while (/*CONSTCOND*/false) macro
H A Dif_sriov.c674 ixgbe_init_iov(device_t dev, u16 num_vfs, const nvlist_t *config) in ixgbe_init_iov() function