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

#include <ocrdma.h>

Data Fields

struct mutex lock
 
wait_queue_head_t cmd_wait
 
u32 tag
 
u16 cqe_status
 
u16 ext_status
 
bool cmd_done
 

Detailed Description

Definition at line 117 of file ocrdma.h.

Field Documentation

bool cmd_done

Definition at line 123 of file ocrdma.h.

Definition at line 119 of file ocrdma.h.

Definition at line 121 of file ocrdma.h.

u16 ext_status

Definition at line 122 of file ocrdma.h.

struct mutex lock

Definition at line 118 of file ocrdma.h.

Definition at line 120 of file ocrdma.h.


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