Searched defs:E1000_RXDCTL (Results 1 – 4 of 4) sorted by relevance
39 #define E1000_RXDCTL(_n) ((_n) < 4 ? (0x02828 + ((_n) * 0x100)) : \ macro
92 #define E1000_RXDCTL(_n) ((_n) < 4 ? (0x02828 + ((_n) * 0x100)) : \ macro
154 #define E1000_RXDCTL(_n) ((_n) < 4 ? (0x02828 + ((_n) * 0x100)) \ macro
888 #define E1000_RXDCTL 0x02828 /* RX Descriptor Control queue 0 - RW */ macro