Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Diflib.h452 int iflib_device_iov_init(device_t, uint16_t, const nvlist_t *);
Diflib.c5659 iflib_device_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *params) in iflib_device_iov_init() function
/freebsd-12-stable/sys/dev/ixl/
Dif_ixl.c148 DEVMETHOD(pci_iov_init, iflib_device_iov_init),
/freebsd-12-stable/sys/dev/ixgbe/
Dif_ix.c225 DEVMETHOD(pci_iov_init, iflib_device_iov_init),