Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.h37 int ixgbe_disable_sriov(struct ixgbe_adapter *adapter);
Dixgbe_sriov.c202 ixgbe_disable_sriov(adapter); in ixgbe_enable_sriov()
206 int ixgbe_disable_sriov(struct ixgbe_adapter *adapter) in ixgbe_disable_sriov() function
280 err = ixgbe_disable_sriov(adapter); in ixgbe_pci_sriov_enable()
343 err = ixgbe_disable_sriov(adapter); in ixgbe_pci_sriov_disable()
Dixgbe_lib.c1204 ixgbe_disable_sriov(adapter); in ixgbe_set_interrupt_capability()
Dixgbe_main.c11278 ixgbe_disable_sriov(adapter); in ixgbe_probe()
11343 ixgbe_disable_sriov(adapter); in ixgbe_remove()