Linux Kernel
3.7.1
|
#include <mthca_dev.h>
Data Fields | |
struct mthca_alloc | mpt_alloc |
struct mthca_buddy | mtt_buddy |
struct mthca_buddy * | fmr_mtt_buddy |
u64 | mtt_base |
u64 | mpt_base |
struct mthca_icm_table * | mtt_table |
struct mthca_icm_table * | mpt_table |
struct { | |
void __iomem * mpt_base | |
void __iomem * mtt_base | |
struct mthca_buddy mtt_buddy | |
} | tavor_fmr |
Definition at line 211 of file mthca_dev.h.
struct mthca_buddy* fmr_mtt_buddy |
Definition at line 214 of file mthca_dev.h.
struct mthca_alloc mpt_alloc |
Definition at line 212 of file mthca_dev.h.
u64 mpt_base |
Definition at line 216 of file mthca_dev.h.
Definition at line 220 of file mthca_dev.h.
struct mthca_icm_table* mpt_table |
Definition at line 218 of file mthca_dev.h.
u64 mtt_base |
Definition at line 215 of file mthca_dev.h.
Definition at line 221 of file mthca_dev.h.
struct mthca_buddy mtt_buddy |
Definition at line 213 of file mthca_dev.h.
struct mthca_icm_table* mtt_table |
Definition at line 217 of file mthca_dev.h.
struct { ... } tavor_fmr |