Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h253 #define IGC_CTRL_RST 0x04000000 /* Global reset */ macro
H A Digc_i225.c226 IGC_WRITE_REG(hw, IGC_CTRL, ctrl | IGC_CTRL_RST); in igc_reset_hw_i225()