Linux Kernel
3.7.1
|
#include <mthca_provider.h>
Data Fields | |
struct mthca_dev * | dev |
int | eqn |
u32 | eqn_mask |
u32 | cons_index |
u16 | msi_x_vector |
u16 | msi_x_entry |
int | have_irq |
int | nent |
struct mthca_buf_list * | page_list |
struct mthca_mr | mr |
char | irq_name [IB_DEVICE_NAME_MAX] |
Definition at line 105 of file mthca_provider.h.
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.
char irq_name[IB_DEVICE_NAME_MAX] |
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.