Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_manage.c468 icr = IGC_READ_REG(hw, IGC_ICR_V2); in igc_load_firmware()
480 icr = IGC_READ_REG(hw, IGC_ICR_V2); in igc_load_firmware()
H A Digc_regs.h117 #define IGC_ICR_V2 0x01500 /* Intr Cause - new location - RC */ macro