Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/
HDiflib.h448 int iflib_device_iov_init(device_t, uint16_t, const nvlist_t *);
HDiflib.c5635 iflib_device_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *params) in iflib_device_iov_init() function
/freebsd-14-stable/sys/dev/ixl/
HDif_ixl.c147 DEVMETHOD(pci_iov_init, iflib_device_iov_init),
/freebsd-14-stable/sys/dev/ixgbe/
HDif_ix.c270 DEVMETHOD(pci_iov_init, iflib_device_iov_init),