Searched refs:IGC_CTRL_RST (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/igc/base/ | ||
| H A D | igc_defines.h | 253 #define IGC_CTRL_RST 0x04000000 /* Global reset */ macro |
| H A D | igc_i225.c | 226 IGC_WRITE_REG(hw, IGC_CTRL, ctrl | IGC_CTRL_RST); in igc_reset_hw_i225() |