Home
last modified time | relevance | path

Searched refs:ixgbe_uninit_iov (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/ixgbe/
Dixgbe_sriov.h71 void ixgbe_uninit_iov(device_t);
88 #define ixgbe_uninit_iov(_a) macro
Dixv_sriov.h71 void ixgbe_uninit_iov(device_t);
88 #define ixgbe_uninit_iov(_a) macro
Dif_sriov.c712 ixgbe_uninit_iov(device_t dev) in ixgbe_uninit_iov() function
Dif_ix.c223 DEVMETHOD(pci_iov_uninit, ixgbe_uninit_iov),