Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h270 struct e1000_host_command_info { struct
271 struct e1000_host_command_header command_header;
272 u8 command_data[E1000_HI_MAX_DATA_LENGTH];
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h471 struct e1000_host_command_info { struct
472 struct e1000_host_command_header command_header;
473 u8 command_data[E1000_HI_MAX_DATA_LENGTH];
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2109 struct e1000_host_command_info { struct
2110 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 */