Home
last modified time | relevance | path

Searched refs:command_header (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h48 (buf + offsetof(struct hisi_sas_slot_buf_table, command_header))
448 union hisi_sas_command_table command_header; member
/Linux-v4.19/drivers/block/mtip32xx/
Dmtip32xx.h329 struct mtip_cmd_hdr *command_header; /* ptr to command header entry */ member
Dmtip32xx.c178 cmd->command_header = dd->port->command_list + in mtip_init_cmd_header()
184 cmd->command_header->ctbau = __force_bit2int cpu_to_le32((cmd->command_dma >> 16) >> 16); in mtip_init_cmd_header()
186 cmd->command_header->ctba = __force_bit2int cpu_to_le32(cmd->command_dma & 0xFFFFFFFF); in mtip_init_cmd_header()
2239 command->command_header->opts = in mtip_hw_submit_io()
2242 command->command_header->byte_count = 0; in mtip_hw_submit_io()
3627 cmd->command_header->opts = in mtip_issue_reserved_cmd()
3639 cmd->command_header->opts |= in mtip_issue_reserved_cmd()
3644 cmd->command_header->byte_count = 0; in mtip_issue_reserved_cmd()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_hw.h271 struct e1000_host_command_header command_header; member
286 struct e1000_host_mng_command_header command_header; member
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dhw.h428 struct e1000_host_command_header command_header; member
443 struct e1000_host_mng_command_header command_header; member
/Linux-v4.19/drivers/net/ethernet/intel/e1000/
De1000_hw.h319 …struct e1000_host_mng_command_header command_header; /* Command Head/Command Result Head has 4 byt… member
2113 struct e1000_host_command_header command_header; /* Command Head/Command Result Head has 4 bytes */ member