Searched defs:transmit_cmd_struct (Results 1 – 3 of 3) sorted by relevance
230 struct transmit_cmd_struct struct232 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 */
270 struct transmit_cmd_struct struct272 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 */
262 struct transmit_cmd_struct struct264 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 */