Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.h449 void iflib_device_iov_uninit(device_t);
H A Diflib.c5648 iflib_device_iov_uninit(device_t dev) in iflib_device_iov_uninit() function
/freebsd/sys/dev/ixl/
H A Dif_ixl.c148 DEVMETHOD(pci_iov_uninit, iflib_device_iov_uninit),
/freebsd/sys/dev/ixgbe/
H A Dif_ix.c271 DEVMETHOD(pci_iov_uninit, iflib_device_iov_uninit),