iPXE
Data Fields
phantom_rds_pb Struct Reference

A Phantom RX descriptor. More...

#include <phantom_hw.h>

Data Fields

pseudo_bit_t handle [16]
 Reference handle. More...
 
pseudo_bit_t flags [16]
 Flags. More...
 
pseudo_bit_t length [32]
 Buffer length. More...
 
pseudo_bit_t dma_addr [64]
 Buffer DMA address. More...
 

Detailed Description

A Phantom RX descriptor.

Definition at line 38 of file phantom_hw.h.

Field Documentation

◆ handle

pseudo_bit_t phantom_rds_pb::handle[16]

Reference handle.

Definition at line 39 of file phantom_hw.h.

◆ flags

pseudo_bit_t phantom_rds_pb::flags[16]

Flags.

Definition at line 40 of file phantom_hw.h.

◆ length

pseudo_bit_t phantom_rds_pb::length[32]

Buffer length.

Definition at line 41 of file phantom_hw.h.

◆ dma_addr

pseudo_bit_t phantom_rds_pb::dma_addr[64]

Buffer DMA address.

Definition at line 45 of file phantom_hw.h.


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