iPXE
Data Fields
arbel_send_wqe Union Reference

An Arbel send work queue entry. More...

#include <arbel.h>

Data Fields

struct arbelprm_wqe_segment_next next
 
struct arbelprm_ud_send_wqe ud
 
struct arbelprm_mlx_send_wqe mlx
 
struct arbelprm_rc_send_wqe rc
 
uint8_t force_align [ARBEL_SEND_WQE_ALIGN]
 

Detailed Description

An Arbel send work queue entry.

Definition at line 337 of file arbel.h.

Field Documentation

◆ next

struct arbelprm_wqe_segment_next arbel_send_wqe::next

Definition at line 338 of file arbel.h.

Referenced by arbel_create_send_wq(), and arbel_post_send().

◆ ud

struct arbelprm_ud_send_wqe arbel_send_wqe::ud

Definition at line 339 of file arbel.h.

Referenced by arbel_fill_ud_send_wqe().

◆ mlx

struct arbelprm_mlx_send_wqe arbel_send_wqe::mlx

Definition at line 340 of file arbel.h.

Referenced by arbel_fill_mlx_send_wqe().

◆ rc

struct arbelprm_rc_send_wqe arbel_send_wqe::rc

Definition at line 341 of file arbel.h.

Referenced by arbel_fill_rc_send_wqe().

◆ force_align

uint8_t arbel_send_wqe::force_align[ARBEL_SEND_WQE_ALIGN]

Definition at line 342 of file arbel.h.


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