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