Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.h37 void ixgbe_enable_sriov(struct ixgbe_adapter *adapter, unsigned int max_vfs);
Dixgbe_sriov.c153 void ixgbe_enable_sriov(struct ixgbe_adapter *adapter, unsigned int max_vfs) in ixgbe_enable_sriov() function
Dixgbe_main.c10596 ixgbe_enable_sriov(adapter, max_vfs); in ixgbe_probe()