class CreateIoCompletionQueueSubmission
Defined at line 14 of file ../../src/devices/block/drivers/nvme/commands/queue.h
Public Methods
void CreateIoCompletionQueueSubmission ()
Defined at line 16 of file ../../src/devices/block/drivers/nvme/commands/queue.h
typename std::remove_reference_t<decltype(dword10)> queue_size ()
Defined at line 18 of file ../../src/devices/block/drivers/nvme/commands/queue.h
nvme::CreateIoCompletionQueueSubmission & set_queue_size (typename std::remove_reference_t<decltype(dword10)> val)
Defined at line 18 of file ../../src/devices/block/drivers/nvme/commands/queue.h
typename std::remove_reference_t<decltype(dword10)> queue_id ()
Defined at line 19 of file ../../src/devices/block/drivers/nvme/commands/queue.h
nvme::CreateIoCompletionQueueSubmission & set_queue_id (typename std::remove_reference_t<decltype(dword10)> val)
Defined at line 19 of file ../../src/devices/block/drivers/nvme/commands/queue.h
typename std::remove_reference_t<decltype(dword11)> interrupt_vector ()
Defined at line 21 of file ../../src/devices/block/drivers/nvme/commands/queue.h
nvme::CreateIoCompletionQueueSubmission & set_interrupt_vector (typename std::remove_reference_t<decltype(dword11)> val)
Defined at line 21 of file ../../src/devices/block/drivers/nvme/commands/queue.h
typename std::remove_reference_t<decltype(dword11)> interrupt_en ()
Defined at line 22 of file ../../src/devices/block/drivers/nvme/commands/queue.h
nvme::CreateIoCompletionQueueSubmission & set_interrupt_en (typename std::remove_reference_t<decltype(dword11)> val)
Defined at line 22 of file ../../src/devices/block/drivers/nvme/commands/queue.h
typename std::remove_reference_t<decltype(dword11)> contiguous ()
Defined at line 23 of file ../../src/devices/block/drivers/nvme/commands/queue.h
nvme::CreateIoCompletionQueueSubmission & set_contiguous (typename std::remove_reference_t<decltype(dword11)> val)
Defined at line 23 of file ../../src/devices/block/drivers/nvme/commands/queue.h