iPXE
Data Fields
hermon_icm_map Struct Reference

Hermon ICM memory map entry. More...

#include <hermon.h>

Data Fields

uint64_t offset
 Offset (virtual address within ICM) More...
 
size_t len
 Length. More...
 

Detailed Description

Hermon ICM memory map entry.

Definition at line 613 of file hermon.h.

Field Documentation

◆ offset

uint64_t hermon_icm_map::offset

Offset (virtual address within ICM)

Definition at line 615 of file hermon.h.

Referenced by hermon_map_icm(), and hermon_unmap_icm().

◆ len

size_t hermon_icm_map::len

Length.

Definition at line 617 of file hermon.h.

Referenced by hermon_map_icm(), and hermon_unmap_icm().


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