Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c319 ixgbe_sriov_reinit(adapter); in ixgbe_pci_sriov_enable()
349 ixgbe_sriov_reinit(adapter); in ixgbe_pci_sriov_disable()
H A Dixgbe.h1053 void ixgbe_sriov_reinit(struct ixgbe_adapter *adapter);
H A Dixgbe_main.c9799 void ixgbe_sriov_reinit(struct ixgbe_adapter *adapter) in ixgbe_sriov_reinit() function