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

#include <mthca_provider.h>

Data Fields

struct mthca_devdev
 
int eqn
 
u32 eqn_mask
 
u32 cons_index
 
u16 msi_x_vector
 
u16 msi_x_entry
 
int have_irq
 
int nent
 
struct mthca_buf_listpage_list
 
struct mthca_mr mr
 
char irq_name [IB_DEVICE_NAME_MAX]
 

Detailed Description

Definition at line 105 of file mthca_provider.h.

Field Documentation

u32 cons_index

Definition at line 109 of file mthca_provider.h.

Definition at line 106 of file mthca_provider.h.

int eqn

Definition at line 107 of file mthca_provider.h.

u32 eqn_mask

Definition at line 108 of file mthca_provider.h.

int have_irq

Definition at line 112 of file mthca_provider.h.

Definition at line 116 of file mthca_provider.h.

Definition at line 115 of file mthca_provider.h.

u16 msi_x_entry

Definition at line 111 of file mthca_provider.h.

u16 msi_x_vector

Definition at line 110 of file mthca_provider.h.

int nent

Definition at line 113 of file mthca_provider.h.

struct mthca_buf_list* page_list

Definition at line 114 of file mthca_provider.h.


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