Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
amap_cq_db Struct Reference

#include <be_main.h>

Data Fields

u8 qid [10]
 
u8 event [1]
 
u8 rsvd0 [5]
 
u8 num_popped [13]
 
u8 rearm [1]
 
u8 rsvd1 [2]
 

Detailed Description

Pseudo amap definition in which each bit of the actual structure is defined as a byte: used to calculate offset/shift/mask of each field

Definition at line 604 of file be_main.h.

Field Documentation

u8 event[1]

Definition at line 606 of file be_main.h.

u8 num_popped[13]

Definition at line 608 of file be_main.h.

u8 qid[10]

Definition at line 605 of file be_main.h.

u8 rearm[1]

Definition at line 609 of file be_main.h.

u8 rsvd0[5]

Definition at line 607 of file be_main.h.

u8 rsvd1[2]

Definition at line 610 of file be_main.h.


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