Searched defs:E1000_EITR (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/net/ | ||
| H A D | e1000_regs.h | 40 #define E1000_EITR 0x000E8 /* Extended Interrupt Throttling Rate - RW */ macro |
| H A D | igb_regs.h | 387 #define E1000_EITR(_n) (0x01680 + (0x4 * (_n))) macro |