NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
bar_memory_layout_config Struct Reference

#include </opt/mellanox/doca/applications/nvme_emulation/host/nvme_pci_type_config.h>

Data Fields

uint8_t bar_id
 
uint16_t log_size
 
enum doca_devemu_pci_bar_mem_type memory_type
 
uint8_t prefetchable
 

Detailed Description

Definition at line 40 of file nvme_pci_type_config.h.

Field Documentation

◆ bar_id

uint8_t bar_memory_layout_config::bar_id

The BAR ID that this layout describes

Definition at line 41 of file nvme_pci_type_config.h.

◆ log_size

uint16_t bar_memory_layout_config::log_size

The log size of the BAR

Definition at line 42 of file nvme_pci_type_config.h.

◆ memory_type

enum doca_devemu_pci_bar_mem_type bar_memory_layout_config::memory_type

The memory type of the BAR

Definition at line 42 of file nvme_pci_type_config.h.

◆ prefetchable

uint8_t bar_memory_layout_config::prefetchable

Whether the BAR memory is prefetchable

Definition at line 44 of file nvme_pci_type_config.h.


The documentation for this struct was generated from the following files: