Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_user.c379 size_t base_command_size, command_size; in tcmu_queue_cmd_ring() local
398 base_command_size = max(offsetof(struct tcmu_cmd_entry, in tcmu_queue_cmd_ring()
402 command_size = base_command_size in tcmu_queue_cmd_ring()
483 cdb_off = CMDR_OFF + cmd_head + base_command_size; in tcmu_queue_cmd_ring()