iPXE
Data Fields
phantom_create_rx_ctx_rqrsp Struct Reference

RX context creation request and response buffers. More...

Data Fields

struct {
   struct nx_hostrq_rx_ctx_s   rx_ctx
 
   struct nx_hostrq_rds_ring_s   rds
 
   struct nx_hostrq_sds_ring_s   sds
 
hostrq
 
struct {
   struct nx_cardrsp_rx_ctx_s   rx_ctx
 
   struct nx_cardrsp_rds_ring_s   rds
 
   struct nx_cardrsp_sds_ring_s   sds
 
cardrsp
 

Detailed Description

RX context creation request and response buffers.

Definition at line 118 of file phantom.c.

Field Documentation

◆ rx_ctx [1/2]

struct nx_hostrq_rx_ctx_s phantom_create_rx_ctx_rqrsp::rx_ctx

Definition at line 120 of file phantom.c.

Referenced by phantom_create_rx_ctx().

◆ rds [1/2]

struct nx_hostrq_rds_ring_s phantom_create_rx_ctx_rqrsp::rds

Definition at line 121 of file phantom.c.

Referenced by phantom_create_rx_ctx().

◆ sds [1/2]

struct nx_hostrq_sds_ring_s phantom_create_rx_ctx_rqrsp::sds

Definition at line 122 of file phantom.c.

Referenced by phantom_create_rx_ctx().

◆ hostrq

struct { ... } phantom_create_rx_ctx_rqrsp::hostrq

Referenced by phantom_create_rx_ctx().

◆ rx_ctx [2/2]

struct nx_cardrsp_rx_ctx_s phantom_create_rx_ctx_rqrsp::rx_ctx

Definition at line 125 of file phantom.c.

◆ rds [2/2]

struct nx_cardrsp_rds_ring_s phantom_create_rx_ctx_rqrsp::rds

Definition at line 126 of file phantom.c.

◆ sds [2/2]

struct nx_cardrsp_sds_ring_s phantom_create_rx_ctx_rqrsp::sds

Definition at line 127 of file phantom.c.

◆ cardrsp

struct { ... } phantom_create_rx_ctx_rqrsp::cardrsp

Referenced by phantom_create_rx_ctx().


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