Home
last modified time | relevance | path

Searched defs:transmit_cmd_struct (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/i825xx/
D3c523.h230 struct transmit_cmd_struct struct
232 unsigned short cmd_status;
233 unsigned short cmd_cmd;
234 unsigned short cmd_link;
235 unsigned short tbd_offset; /* pointeroffset to TBD */
236 unsigned char dest[6]; /* destination address of the frame */
237 unsigned short length; /* user defined: 802.3 length / Ether type */
Dsun3_82586.h270 struct transmit_cmd_struct struct
272 unsigned short cmd_status;
273 unsigned short cmd_cmd;
274 unsigned short cmd_link;
275 unsigned short tbd_offset; /* pointeroffset to TBD */
276 unsigned char dest[6]; /* destination address of the frame */
277 unsigned short length; /* user defined: 802.3 length / Ether type */
Dni52.h262 struct transmit_cmd_struct struct
264 u16 cmd_status;
265 u16 cmd_cmd;
266 u16 cmd_link;
267 u16 tbd_offset; /* pointeroffset to TBD */
268 u8 dest[6]; /* destination address of the frame */
269 u16 length; /* user defined: 802.3 length / Ether type */