Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
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()
2504 static s32 ixgbe_disable_pcie_primary(struct ixgbe_hw *hw) in ixgbe_disable_pcie_primary() function