iPXE
Data Fields
phantom_create_tx_ctx_rqrsp Struct Reference

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

Data Fields

struct {
   struct nx_hostrq_tx_ctx_s   tx_ctx
 
hostrq
 
struct {
   struct nx_cardrsp_tx_ctx_s   tx_ctx
 
cardrsp
 

Detailed Description

TX context creation request and response buffers.

Definition at line 132 of file phantom.c.

Field Documentation

◆ tx_ctx [1/2]

struct nx_hostrq_tx_ctx_s phantom_create_tx_ctx_rqrsp::tx_ctx

Definition at line 134 of file phantom.c.

Referenced by phantom_create_tx_ctx().

◆ hostrq

struct { ... } phantom_create_tx_ctx_rqrsp::hostrq

Referenced by phantom_create_tx_ctx().

◆ tx_ctx [2/2]

struct nx_cardrsp_tx_ctx_s phantom_create_tx_ctx_rqrsp::tx_ctx

Definition at line 137 of file phantom.c.

◆ cardrsp

struct { ... } phantom_create_tx_ctx_rqrsp::cardrsp

Referenced by phantom_create_tx_ctx().


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