Lines Matching defs:rfd_struct
120 struct rfd_struct struct
122 u8 stat_low; /* status word */
123 u8 stat_high; /* status word */
124 u8 rfd_sf; /* 82596 mode only */
125 u8 last; /* Bit15,Last Frame on List / Bit14,suspend */
126 u16 next; /* linkoffset to next RFD */
127 u16 rbd_offset; /* pointeroffset to RBD-buffer */
128 u8 dest[6]; /* ethernet-address, destination */
129 u8 source[6]; /* ethernet-address, source */
130 u16 length; /* 802.3 frame-length */
131 u16 zero_dummy; /* dummy */