Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
mthca_cq_resize Struct Reference

#include <mthca_provider.h>

Public Types

enum  { CQ_RESIZE_ALLOC, CQ_RESIZE_READY, CQ_RESIZE_SWAPPED }
 

Data Fields

struct mthca_cq_buf buf
 
int cqe
 
enum mthca_cq_resize:: { ... }  state
 

Detailed Description

Definition at line 191 of file mthca_provider.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
CQ_RESIZE_ALLOC 
CQ_RESIZE_READY 
CQ_RESIZE_SWAPPED 

Definition at line 194 of file mthca_provider.h.

Field Documentation

Definition at line 192 of file mthca_provider.h.

Definition at line 193 of file mthca_provider.h.

enum { ... } state

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