iPXE
Data Fields
nx_hostrq_rx_ctx_s Struct Reference

#include <nxhal_nic_interface.h>

Data Fields

U64 host_rsp_dma_addr
 
U32 capabilities [4]
 
U32 host_int_crb_mode
 
U32 host_rds_crb_mode
 
U32 rds_ring_offset
 
U32 sds_ring_offset
 
U16 num_rds_rings
 
U16 num_sds_rings
 
U16 rsvd1
 
U16 rsvd2
 
U8 reserved [128]
 
char data [0]
 

Detailed Description

Definition at line 391 of file nxhal_nic_interface.h.

Field Documentation

◆ host_rsp_dma_addr

U64 nx_hostrq_rx_ctx_s::host_rsp_dma_addr

Definition at line 392 of file nxhal_nic_interface.h.

Referenced by phantom_create_rx_ctx().

◆ capabilities

U32 nx_hostrq_rx_ctx_s::capabilities[4]

Definition at line 393 of file nxhal_nic_interface.h.

Referenced by phantom_create_rx_ctx().

◆ host_int_crb_mode

U32 nx_hostrq_rx_ctx_s::host_int_crb_mode

Definition at line 394 of file nxhal_nic_interface.h.

Referenced by phantom_create_rx_ctx().

◆ host_rds_crb_mode

U32 nx_hostrq_rx_ctx_s::host_rds_crb_mode

Definition at line 395 of file nxhal_nic_interface.h.

Referenced by phantom_create_rx_ctx().

◆ rds_ring_offset

U32 nx_hostrq_rx_ctx_s::rds_ring_offset

Definition at line 397 of file nxhal_nic_interface.h.

Referenced by phantom_create_rx_ctx().

◆ sds_ring_offset

U32 nx_hostrq_rx_ctx_s::sds_ring_offset

Definition at line 398 of file nxhal_nic_interface.h.

Referenced by phantom_create_rx_ctx().

◆ num_rds_rings

U16 nx_hostrq_rx_ctx_s::num_rds_rings

Definition at line 399 of file nxhal_nic_interface.h.

Referenced by phantom_create_rx_ctx().

◆ num_sds_rings

U16 nx_hostrq_rx_ctx_s::num_sds_rings

Definition at line 400 of file nxhal_nic_interface.h.

Referenced by phantom_create_rx_ctx().

◆ rsvd1

U16 nx_hostrq_rx_ctx_s::rsvd1

Definition at line 401 of file nxhal_nic_interface.h.

◆ rsvd2

U16 nx_hostrq_rx_ctx_s::rsvd2

Definition at line 402 of file nxhal_nic_interface.h.

◆ reserved

U8 nx_hostrq_rx_ctx_s::reserved[128]

Definition at line 403 of file nxhal_nic_interface.h.

◆ data

char nx_hostrq_rx_ctx_s::data[0]

Definition at line 408 of file nxhal_nic_interface.h.


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