Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.h37 int ixgbe_disable_sriov(struct ixgbe_adapter *adapter);
Dixgbe_sriov.c201 ixgbe_disable_sriov(adapter); in ixgbe_enable_sriov()
205 int ixgbe_disable_sriov(struct ixgbe_adapter *adapter) in ixgbe_disable_sriov() function
279 err = ixgbe_disable_sriov(adapter); in ixgbe_pci_sriov_enable()
342 err = ixgbe_disable_sriov(adapter); in ixgbe_pci_sriov_disable()
Dixgbe_lib.c1207 ixgbe_disable_sriov(adapter); in ixgbe_set_interrupt_capability()
Dixgbe_main.c11229 ixgbe_disable_sriov(adapter); in ixgbe_probe()
11295 ixgbe_disable_sriov(adapter); in ixgbe_remove()