Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/
H A Diflib.h457 void iflib_device_iov_uninit(device_t);
H A Diflib.c5668 iflib_device_iov_uninit(device_t dev) in iflib_device_iov_uninit() function
/freebsd-13.1/sys/dev/ixl/
H A Dif_ixl.c148 DEVMETHOD(pci_iov_uninit, iflib_device_iov_uninit),
/freebsd-13.1/sys/dev/ixgbe/
H A Dif_ix.c226 DEVMETHOD(pci_iov_uninit, iflib_device_iov_uninit),