Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h285 struct e1000_host_mng_command_info { struct
286 struct e1000_host_mng_command_header command_header;
287 u8 command_data[E1000_HI_MAX_MNG_DATA_LENGTH];
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h486 struct e1000_host_mng_command_info { struct
487 struct e1000_host_mng_command_header command_header;
488 u8 command_data[E1000_HI_MAX_MNG_DATA_LENGTH];
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h318 struct e1000_host_mng_command_info { struct
319 …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 */