<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.h' l='51' type='void ixgbe_set_pcie_completion_timeout(struct ixgbe_hw * hw)'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.c' l='74' ll='104' type='void ixgbe_set_pcie_completion_timeout(struct ixgbe_hw * hw)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.c' l='275' u='c' c='ixgbe_start_hw_82598'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.c' l='64'>/**
 *  ixgbe_set_pcie_completion_timeout - set pci-e completion timeout
 *  @hw: pointer to the HW structure
 *
 *  The defaults for 82598 should be in the range of 50us to 50ms,
 *  however the hardware default for these parts is 500us to 1ms which is less
 *  than the 10ms recommended by the pci-e spec.  To address this we need to
 *  increase the value to either 10ms to 250ms for capability version 1 config,
 *  or 16ms to 55ms for version 2.
 **/</doc>
