Searched defs:e1000_host_command_info (Results 1 – 3 of 3) sorted by relevance
270 struct e1000_host_command_info { struct271 struct e1000_host_command_header command_header;272 u8 command_data[E1000_HI_MAX_DATA_LENGTH];
469 struct e1000_host_command_info { struct470 struct e1000_host_command_header command_header;471 u8 command_data[E1000_HI_MAX_DATA_LENGTH];
2109 struct e1000_host_command_info { struct2110 struct e1000_host_command_header command_header; /* Command Head/Command Result Head has 4 bytes */2111 u8 command_data[E1000_HI_MAX_DATA_LENGTH]; /* Command data can length 0..252 */