Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c438 {IXGBE_EICR, "EICR"},
2409 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP1); in ixgbe_check_fan_failure()
2452 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP2); in ixgbe_check_sfp_event()
2461 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_GPI_SDP1); in ixgbe_check_sfp_event()
2616 IXGBE_WRITE_REG(hw, IXGBE_EICR, eicr); in ixgbe_msix_other()
2633 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_ECC); in ixgbe_msix_other()
2826 eicr = IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_intr()
2854 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_ECC); in ixgbe_intr()
4889 IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_up_complete()
Dixgbe_type.h161 #define IXGBE_EICR 0x00800 macro
Dixgbe_common.c716 IXGBE_READ_REG(hw, IXGBE_EICR); in ixgbe_stop_adapter_generic()
Dixgbe_ethtool.c1512 adapter->test_icr |= IXGBE_READ_REG(&adapter->hw, IXGBE_EICR); in ixgbe_test_intr()