]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_pmd_ixgbe/ixgbe/ixgbe_common.h
ixgbe/base: allow to disable link on D3
[dpdk.git] / lib / librte_pmd_ixgbe / ixgbe / ixgbe_common.h
index 700bf1dfbe4571726c7271c98abde33f18214cd8..4f6a11b75d30316d0f0fd38a7fc893630f7fcef2 100644 (file)
@@ -159,6 +159,7 @@ s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer,
 void ixgbe_clear_tx_pending(struct ixgbe_hw *hw);
 
 extern s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw);
+extern void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw);
 
 void ixgbe_disable_rx_generic(struct ixgbe_hw *hw);
 void ixgbe_enable_rx_generic(struct ixgbe_hw *hw);