iPXE
Data Fields
hermon_send_wqe Union Reference

A Hermon send work queue entry. More...

#include <hermon.h>

Data Fields

struct hermonprm_wqe_segment_ctrl_send ctrl
 
struct hermonprm_ud_send_wqe ud
 
struct hermonprm_mlx_send_wqe mlx
 
struct hermonprm_rc_send_wqe rc
 
struct hermonprm_eth_send_wqe eth
 
uint8_t force_align [HERMON_SEND_WQE_ALIGN]
 

Detailed Description

A Hermon send work queue entry.

Definition at line 659 of file hermon.h.

Field Documentation

◆ ctrl

struct hermonprm_wqe_segment_ctrl_send hermon_send_wqe::ctrl

Definition at line 660 of file hermon.h.

◆ ud

struct hermonprm_ud_send_wqe hermon_send_wqe::ud

Definition at line 661 of file hermon.h.

Referenced by hermon_fill_ud_send_wqe().

◆ mlx

struct hermonprm_mlx_send_wqe hermon_send_wqe::mlx

Definition at line 662 of file hermon.h.

Referenced by hermon_fill_eth_send_wqe(), and hermon_fill_mlx_send_wqe().

◆ rc

struct hermonprm_rc_send_wqe hermon_send_wqe::rc

Definition at line 663 of file hermon.h.

Referenced by hermon_fill_rc_send_wqe().

◆ eth

struct hermonprm_eth_send_wqe hermon_send_wqe::eth

Definition at line 664 of file hermon.h.

Referenced by hermon_fill_eth_send_wqe().

◆ force_align

uint8_t hermon_send_wqe::force_align[HERMON_SEND_WQE_ALIGN]

Definition at line 665 of file hermon.h.


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