Searched defs:E1000_TDLEN_A (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/net/ | ||
H A D | e1000_regs.h | 95 #define E1000_TDLEN_A 0x00428 /* Alias to TDLEN */ macro |
H A D | igb_regs.h | 581 #define E1000_TDLEN_A(_n) (0x03808 + (0x100 * (_n))) macro |