Searched defs:E1000_RETA (Results 1 – 3 of 3) sorted by relevance
224 #define E1000_RETA(_i) (0x05C00 + ((_i) * 4)) /* Redirection Table - RW */ macro
325 #define E1000_RETA(_i) (0x05C00 + ((_i) * 4)) macro
1019 #define E1000_RETA 0x05C00 /* Redirection Table - RW Array */ macro