iPXE
Data Fields
phantom_sds_pb Struct Reference

A Phantom RX status descriptor. More...

#include <phantom_hw.h>

Data Fields

pseudo_bit_t port [4]
 Port number. More...
 
pseudo_bit_t status [4]
 Checksum status. More...
 
pseudo_bit_t type [4]
 Type. More...
 
pseudo_bit_t total_length [16]
 Total packet length. More...
 
pseudo_bit_t handle [16]
 Reference handle. More...
 
pseudo_bit_t protocol [4]
 Protocol. More...
 
pseudo_bit_t pkt_offset [5]
 Offset to packet start. More...
 
pseudo_bit_t desc_cnt [3]
 Descriptor count. More...
 
pseudo_bit_t owner [2]
 Owner. More...
 
pseudo_bit_t opcode [6]
 Opcode. More...
 
pseudo_bit_t hash_value [32]
 RSS hash value. More...
 
pseudo_bit_t hash_type [8]
 RSS hash type. More...
 
pseudo_bit_t lro [8]
 LRO data. More...
 

Detailed Description

A Phantom RX status descriptor.

Definition at line 50 of file phantom_hw.h.

Field Documentation

◆ port

pseudo_bit_t phantom_sds_pb::port[4]

Port number.

Definition at line 51 of file phantom_hw.h.

◆ status

pseudo_bit_t phantom_sds_pb::status[4]

Checksum status.

Definition at line 52 of file phantom_hw.h.

◆ type

pseudo_bit_t phantom_sds_pb::type[4]

Type.

Definition at line 53 of file phantom_hw.h.

◆ total_length

pseudo_bit_t phantom_sds_pb::total_length[16]

Total packet length.

Definition at line 54 of file phantom_hw.h.

◆ handle

pseudo_bit_t phantom_sds_pb::handle[16]

Reference handle.

Definition at line 55 of file phantom_hw.h.

◆ protocol

pseudo_bit_t phantom_sds_pb::protocol[4]

Protocol.

Definition at line 56 of file phantom_hw.h.

◆ pkt_offset

pseudo_bit_t phantom_sds_pb::pkt_offset[5]

Offset to packet start.

Definition at line 57 of file phantom_hw.h.

◆ desc_cnt

pseudo_bit_t phantom_sds_pb::desc_cnt[3]

Descriptor count.

Definition at line 58 of file phantom_hw.h.

◆ owner

pseudo_bit_t phantom_sds_pb::owner[2]

Owner.

Definition at line 59 of file phantom_hw.h.

◆ opcode

pseudo_bit_t phantom_sds_pb::opcode[6]

Opcode.

Definition at line 60 of file phantom_hw.h.

◆ hash_value

pseudo_bit_t phantom_sds_pb::hash_value[32]

RSS hash value.

Definition at line 64 of file phantom_hw.h.

◆ hash_type

pseudo_bit_t phantom_sds_pb::hash_type[8]

RSS hash type.

Definition at line 65 of file phantom_hw.h.

◆ lro

pseudo_bit_t phantom_sds_pb::lro[8]

LRO data.

Definition at line 66 of file phantom_hw.h.


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