iPXE
Data Fields
hermon_mtt Struct Reference

A Hermon MTT descriptor. More...

#include <hermon.h>

Data Fields

unsigned int mtt_offset
 MTT offset. More...
 
unsigned int num_pages
 Number of pages. More...
 
unsigned int mtt_base_addr
 MTT base address. More...
 
unsigned int page_offset
 Offset within page. More...
 

Detailed Description

A Hermon MTT descriptor.

Definition at line 644 of file hermon.h.

Field Documentation

◆ mtt_offset

unsigned int hermon_mtt::mtt_offset

MTT offset.

Definition at line 646 of file hermon.h.

◆ num_pages

unsigned int hermon_mtt::num_pages

Number of pages.

Definition at line 648 of file hermon.h.

◆ mtt_base_addr

unsigned int hermon_mtt::mtt_base_addr

MTT base address.

Definition at line 650 of file hermon.h.

Referenced by hermon_create_cq(), hermon_create_eq(), and hermon_create_qp().

◆ page_offset

unsigned int hermon_mtt::page_offset

Offset within page.

Definition at line 652 of file hermon.h.

Referenced by hermon_create_cq(), hermon_create_eq(), and hermon_create_qp().


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