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

#include <mthca_dev.h>

Data Fields

struct pci_pool * pool
 
struct mutex hcr_mutex
 
struct semaphore poll_sem
 
struct semaphore event_sem
 
int max_cmds
 
spinlock_t context_lock
 
int free_head
 
struct mthca_cmd_contextcontext
 
u16 token_mask
 
u32 flags
 
void __iomemdbell_map
 
u16 dbell_offsets [MTHCA_CMD_NUM_DBELL_DWORDS]
 

Detailed Description

Definition at line 120 of file mthca_dev.h.

Field Documentation

Definition at line 128 of file mthca_dev.h.

spinlock_t context_lock

Definition at line 126 of file mthca_dev.h.

void __iomem* dbell_map

Definition at line 131 of file mthca_dev.h.

Definition at line 132 of file mthca_dev.h.

struct semaphore event_sem

Definition at line 124 of file mthca_dev.h.

u32 flags

Definition at line 130 of file mthca_dev.h.

int free_head

Definition at line 127 of file mthca_dev.h.

struct mutex hcr_mutex

Definition at line 122 of file mthca_dev.h.

int max_cmds

Definition at line 125 of file mthca_dev.h.

struct semaphore poll_sem

Definition at line 123 of file mthca_dev.h.

struct pci_pool* pool

Definition at line 121 of file mthca_dev.h.

u16 token_mask

Definition at line 129 of file mthca_dev.h.


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