iPXE
Data Fields
arbelprm_recv_wqe Struct Reference

#include <arbel.h>

Data Fields

struct arbelprm_recv_wqe_segment_next next
 
uint32_t ctrl [2]
 
struct arbelprm_wqe_segment_data_ptr data [ARBEL_MAX_SCATTER]
 

Detailed Description

Definition at line 242 of file arbel.h.

Field Documentation

◆ next

struct arbelprm_recv_wqe_segment_next arbelprm_recv_wqe::next

Definition at line 250 of file arbel.h.

Referenced by arbel_create_recv_wq().

◆ ctrl

uint32_t arbelprm_recv_wqe::ctrl[2]

Definition at line 251 of file arbel.h.

◆ data

struct arbelprm_wqe_segment_data_ptr arbelprm_recv_wqe::data[ARBEL_MAX_SCATTER]

Definition at line 252 of file arbel.h.

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


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