|
iPXE
|
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 |
| 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().
| 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().
| 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().
| struct { ... } phantom_create_rx_ctx_rqrsp::hostrq |
Referenced by phantom_create_rx_ctx().
| struct nx_cardrsp_rx_ctx_s phantom_create_rx_ctx_rqrsp::rx_ctx |
| struct nx_cardrsp_rds_ring_s phantom_create_rx_ctx_rqrsp::rds |
| struct nx_cardrsp_sds_ring_s phantom_create_rx_ctx_rqrsp::sds |
| struct { ... } phantom_create_rx_ctx_rqrsp::cardrsp |
Referenced by phantom_create_rx_ctx().
1.8.15