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

#include <ambassador.h>

Data Fields

spinlock_t lock
 
unsigned int pending
 
unsigned int high
 
unsigned int filled
 
unsigned int maximum
 
amb_cq_ptrs ptrs
 

Detailed Description

Definition at line 550 of file ambassador.h.

Field Documentation

unsigned int filled

Definition at line 554 of file ambassador.h.

unsigned int high

Definition at line 553 of file ambassador.h.

spinlock_t lock

Definition at line 551 of file ambassador.h.

unsigned int maximum

Definition at line 555 of file ambassador.h.

unsigned int pending

Definition at line 552 of file ambassador.h.

Definition at line 556 of file ambassador.h.


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