arbel_completion_queue Struct Reference

An Arbel completion queue. More...

#include <arbel.h>


Data Fields

unsigned int ci_doorbell_idx
 Consumer counter doorbell record number.
unsigned int arm_doorbell_idx
 Arm queue doorbell record number.
union arbelprm_completion_entrycqe
 Completion queue entries.
size_t cqe_size
 Size of completion queue.


Detailed Description

An Arbel completion queue.

Definition at line 341 of file arbel.h.


Field Documentation

Consumer counter doorbell record number.

Definition at line 343 of file arbel.h.

Referenced by arbel_create_cq(), arbel_destroy_cq(), and arbel_poll_cq().

Arm queue doorbell record number.

Definition at line 345 of file arbel.h.

Referenced by arbel_create_cq(), and arbel_destroy_cq().

Completion queue entries.

Definition at line 347 of file arbel.h.

Referenced by arbel_create_cq(), arbel_destroy_cq(), and arbel_poll_cq().

Size of completion queue.

Definition at line 349 of file arbel.h.

Referenced by arbel_create_cq(), and arbel_destroy_cq().


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

Generated on Tue Apr 6 20:02:01 2010 for gPXE by  doxygen 1.5.7.1