iPXE
Data Fields
arbel_recv_wqe Union Reference

An Arbel receive work queue entry. More...

#include <arbel.h>

Data Fields

struct arbelprm_recv_wqe recv
 
uint8_t force_align [ARBEL_RECV_WQE_ALIGN]
 

Detailed Description

An Arbel receive work queue entry.

Definition at line 359 of file arbel.h.

Field Documentation

◆ recv

struct arbelprm_recv_wqe arbel_recv_wqe::recv

Definition at line 360 of file arbel.h.

Referenced by arbel_complete(), arbel_create_recv_wq(), and arbel_post_recv().

◆ force_align

uint8_t arbel_recv_wqe::force_align[ARBEL_RECV_WQE_ALIGN]

Definition at line 361 of file arbel.h.


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