Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c452 {IXGBE_EICR, "EICR"},
2448 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP1(hw)); in ixgbe_check_fan_failure()
2520 IXGBE_WRITE_REG(hw, IXGBE_EICR, eicr_mask); in ixgbe_check_sfp_event()
2531 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP1(hw)); in ixgbe_check_sfp_event()
2691 IXGBE_WRITE_REG(hw, IXGBE_EICR, eicr); in ixgbe_msix_other()
2708 IXGBE_WRITE_REG(hw, IXGBE_EICR, in ixgbe_msix_other()
2715 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_ECC); in ixgbe_msix_other()
2912 eicr = IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_intr()
2940 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_ECC); in ixgbe_intr()
4986 IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_up_complete()
Dixgbe_type.h234 #define IXGBE_EICR 0x00800 macro
Dixgbe_common.c723 IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_stop_adapter_generic()
Dixgbe_ethtool.c1517 adapter->test_icr |= IXGBE_READ_REG(&adapter->hw, IXGBE_EICR); in ixgbe_test_intr()