iPXE
Data Fields
golan_completion_queue Struct Reference

#include <golan.h>

Data Fields

struct golan_cqe64cqes
 
int size
 
__be64doorbell_record
 

Detailed Description

Definition at line 208 of file golan.h.

Field Documentation

◆ cqes

struct golan_cqe64* golan_completion_queue::cqes

Definition at line 209 of file golan.h.

Referenced by golan_create_cq(), golan_destroy_cq(), and golan_poll_cq().

◆ size

int golan_completion_queue::size

Definition at line 210 of file golan.h.

Referenced by golan_create_cq().

◆ doorbell_record

__be64* golan_completion_queue::doorbell_record

Definition at line 211 of file golan.h.

Referenced by golan_create_cq(), golan_destroy_cq(), and golan_poll_cq().


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