Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c788 u8 analog_val; in ixgbe_reset_hw_82598() local
803 if (analog_val & IXGBE_ATLAS_PDN_TX_REG_EN) { in ixgbe_reset_hw_82598()
806 &analog_val); in ixgbe_reset_hw_82598()
807 analog_val &= ~IXGBE_ATLAS_PDN_TX_REG_EN; in ixgbe_reset_hw_82598()
809 analog_val); in ixgbe_reset_hw_82598()
812 &analog_val); in ixgbe_reset_hw_82598()
815 analog_val); in ixgbe_reset_hw_82598()
818 &analog_val); in ixgbe_reset_hw_82598()
821 analog_val); in ixgbe_reset_hw_82598()
824 &analog_val); in ixgbe_reset_hw_82598()
[all …]