iPXE
Data Fields
golan_recv_wq Struct Reference

#include <golan.h>

Data Fields

struct golan_recv_wqe_udwqes
 
int size
 
u16 next_idx
 
struct ib_global_route_headergrh
 GRH buffers (if applicable) More...
 
size_t grh_size
 Size of GRH buffers. More...
 

Detailed Description

Definition at line 159 of file golan.h.

Field Documentation

◆ wqes

struct golan_recv_wqe_ud* golan_recv_wq::wqes

Definition at line 160 of file golan.h.

Referenced by golan_create_qp_aux(), and golan_post_recv().

◆ size

int golan_recv_wq::size

Definition at line 162 of file golan.h.

Referenced by golan_create_qp_aux().

◆ next_idx

u16 golan_recv_wq::next_idx

Definition at line 164 of file golan.h.

◆ grh

struct ib_global_route_header* golan_recv_wq::grh

GRH buffers (if applicable)

Definition at line 166 of file golan.h.

Referenced by golan_complete(), golan_create_qp_aux(), and golan_post_recv().

◆ grh_size

size_t golan_recv_wq::grh_size

Size of GRH buffers.

Definition at line 168 of file golan.h.

Referenced by golan_create_qp_aux().


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