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