Searched refs:ixgbe_add_vf (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/sys/dev/ixgbe/ |
| D | ixgbe_sriov.h | 69 int ixgbe_add_vf(device_t, u16, const nvlist_t *); 86 #define ixgbe_add_vf(_a,_b,_c) macro
|
| D | ixv_sriov.h | 69 int ixgbe_add_vf(device_t, u16, const nvlist_t *); 86 #define ixgbe_add_vf(_a,_b,_c) macro
|
| D | if_sriov.c | 856 ixgbe_add_vf(device_t dev, u16 vfnum, const nvlist_t *config) in ixgbe_add_vf() function
|
| D | if_ix.c | 224 DEVMETHOD(pci_iov_add_vf, ixgbe_add_vf),
|