Searched defs:E1000_RDLEN (Results 1 – 7 of 7) sorted by relevance
31 #define E1000_RDLEN(_n) ((_n) < 4 ? (0x02808 + ((_n) * 0x100)) : \ macro
86 #define E1000_RDLEN(_n) ((_n) < 4 ? (0x02808 + ((_n) * 0x100)) : \ macro
68 #define E1000_RDLEN 0x02808 /* RX Descriptor Length - RW */ macro
543 #define E1000_RDLEN(_n) (0x0C008 + (0x40 * (_n))) macro
146 #define E1000_RDLEN(_n) ((_n) < 4 ? (0x02808 + ((_n) * 0x100)) \ macro
740 #define E1000_RDLEN 0x02808 /* RX Descriptor Length - RW */ macro
875 #define E1000_RDLEN 0x02808 /* RX Descriptor Length - RW */ macro