/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
|
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 */
|
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 */
|