Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c441 {IXGBE_EICR, "EICR"},
2821 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP1(hw)); in ixgbe_check_fan_failure()
2854 IXGBE_WRITE_REG(&adapter->hw, IXGBE_EICR, in ixgbe_check_overtemp_event()
2906 IXGBE_WRITE_REG(hw, IXGBE_EICR, eicr_mask); in ixgbe_check_sfp_event()
2917 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP1(hw)); in ixgbe_check_sfp_event()
3056 IXGBE_WRITE_REG(hw, IXGBE_EICR, eicr); in ixgbe_msix_other()
3074 IXGBE_WRITE_REG(hw, IXGBE_EICR, in ixgbe_msix_other()
3081 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_ECC); in ixgbe_msix_other()
3290 eicr = IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_intr()
3319 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_ECC); in ixgbe_intr()
[all …]
H A Dixgbe_type.h253 #define IXGBE_EICR 0x00800 macro
H A Dixgbe_common.c730 IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_stop_adapter_generic()
H A Dixgbe_ethtool.c1712 adapter->test_icr |= IXGBE_READ_REG(&adapter->hw, IXGBE_EICR); in ixgbe_test_intr()