iPXE
Data Fields
nx_hostrq_tx_ctx_s Struct Reference

#include <nxhal_nic_interface.h>

Data Fields

U64 host_rsp_dma_addr
 
U64 cmd_cons_dma_addr
 
U64 dummy_dma_addr
 
U32 capabilities [4]
 
U32 host_int_crb_mode
 
U32 rsvd1
 
U16 rsvd2
 
U16 interrupt_ctl
 
U16 msi_index
 
U16 rsvd3
 
nx_hostrq_cds_ring_t cds_ring
 
U8 reserved [128]
 

Detailed Description

Definition at line 304 of file nxhal_nic_interface.h.

Field Documentation

◆ host_rsp_dma_addr

U64 nx_hostrq_tx_ctx_s::host_rsp_dma_addr

Definition at line 305 of file nxhal_nic_interface.h.

Referenced by phantom_create_tx_ctx().

◆ cmd_cons_dma_addr

U64 nx_hostrq_tx_ctx_s::cmd_cons_dma_addr

Definition at line 306 of file nxhal_nic_interface.h.

Referenced by phantom_create_tx_ctx().

◆ dummy_dma_addr

U64 nx_hostrq_tx_ctx_s::dummy_dma_addr

Definition at line 307 of file nxhal_nic_interface.h.

◆ capabilities

U32 nx_hostrq_tx_ctx_s::capabilities[4]

Definition at line 308 of file nxhal_nic_interface.h.

Referenced by phantom_create_tx_ctx().

◆ host_int_crb_mode

U32 nx_hostrq_tx_ctx_s::host_int_crb_mode

Definition at line 309 of file nxhal_nic_interface.h.

Referenced by phantom_create_tx_ctx().

◆ rsvd1

U32 nx_hostrq_tx_ctx_s::rsvd1

Definition at line 310 of file nxhal_nic_interface.h.

◆ rsvd2

U16 nx_hostrq_tx_ctx_s::rsvd2

Definition at line 311 of file nxhal_nic_interface.h.

◆ interrupt_ctl

U16 nx_hostrq_tx_ctx_s::interrupt_ctl

Definition at line 312 of file nxhal_nic_interface.h.

◆ msi_index

U16 nx_hostrq_tx_ctx_s::msi_index

Definition at line 313 of file nxhal_nic_interface.h.

◆ rsvd3

U16 nx_hostrq_tx_ctx_s::rsvd3

Definition at line 314 of file nxhal_nic_interface.h.

◆ cds_ring

nx_hostrq_cds_ring_t nx_hostrq_tx_ctx_s::cds_ring

Definition at line 315 of file nxhal_nic_interface.h.

Referenced by phantom_create_tx_ctx().

◆ reserved

U8 nx_hostrq_tx_ctx_s::reserved[128]

Definition at line 316 of file nxhal_nic_interface.h.


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