Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h51 #define IGC_ICS 0x01504 /* Intr Cause Set - WO */ macro
H A Digc_ethtool.c202 regs_buff[12] = rd32(IGC_ICS); in igc_ethtool_get_regs()
203 regs_buff[13] = rd32(IGC_ICS); in igc_ethtool_get_regs()
H A Digc_main.c5716 wr32(IGC_ICS, IGC_ICS_RXDMT0); in igc_watchdog_task()