Home
last modified time | relevance | path

Searched refs:ixgbe_if_iov_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_sriov.h70 int ixgbe_if_iov_init(if_ctx_t, u16, const nvlist_t *);
H A Dif_sriov.c673 ixgbe_if_iov_init(if_ctx_t ctx, u16 num_vfs, const nvlist_t *config) in ixgbe_if_iov_init() function
H A Dif_ix.c319 DEVMETHOD(ifdi_iov_init, ixgbe_if_iov_init),