iPXE
Data Fields
arbelprm_ud_send_wqe Struct Reference

#include <arbel.h>

Data Fields

struct arbelprm_wqe_segment_next next
 
struct arbelprm_wqe_segment_ctrl_send ctrl
 
struct arbelprm_wqe_segment_ud ud
 
struct arbelprm_wqe_segment_data_ptr data [ARBEL_MAX_GATHER]
 

Detailed Description

Definition at line 220 of file arbel.h.

Field Documentation

◆ next

struct arbelprm_wqe_segment_next arbelprm_ud_send_wqe::next

Definition at line 221 of file arbel.h.

◆ ctrl

struct arbelprm_wqe_segment_ctrl_send arbelprm_ud_send_wqe::ctrl

Definition at line 222 of file arbel.h.

Referenced by arbel_fill_ud_send_wqe().

◆ ud

struct arbelprm_wqe_segment_ud arbelprm_ud_send_wqe::ud

Definition at line 223 of file arbel.h.

Referenced by arbel_fill_ud_send_wqe().

◆ data

struct arbelprm_wqe_segment_data_ptr arbelprm_ud_send_wqe::data[ARBEL_MAX_GATHER]

Definition at line 224 of file arbel.h.

Referenced by arbel_fill_ud_send_wqe().


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