Home
last modified time | relevance | path

Searched refs:ixgbe_disable_pcie_primary (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c33 static s32 ixgbe_disable_pcie_primary(struct ixgbe_hw *hw);
751 return ixgbe_disable_pcie_primary(hw); in ixgbe_stop_adapter_generic()
2496 * ixgbe_disable_pcie_primary - Disable PCI-express primary access
2504 static s32 ixgbe_disable_pcie_primary(struct ixgbe_hw *hw) in ixgbe_disable_pcie_primary() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c33 static s32 ixgbe_disable_pcie_primary(struct ixgbe_hw *hw);
752 return ixgbe_disable_pcie_primary(hw); in ixgbe_stop_adapter_generic()
2497 * ixgbe_disable_pcie_primary - Disable PCI-express primary access
2505 static s32 ixgbe_disable_pcie_primary(struct ixgbe_hw *hw) in ixgbe_disable_pcie_primary() function

Completed in 12 milliseconds