Searched defs:e1000_host_mng_command_info (Results 1 – 3 of 3) sorted by relevance
285 struct e1000_host_mng_command_info { struct286 struct e1000_host_mng_command_header command_header;287 u8 command_data[E1000_HI_MAX_MNG_DATA_LENGTH];
486 struct e1000_host_mng_command_info { struct487 struct e1000_host_mng_command_header command_header;488 u8 command_data[E1000_HI_MAX_MNG_DATA_LENGTH];
318 struct e1000_host_mng_command_info { struct319 …ct e1000_host_mng_command_header command_header; /* Command Head/Command Result Head has 4 bytes */320 u8 command_data[E1000_HI_MAX_MNG_DATA_LENGTH]; /* Command data can length 0..0x658 */