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

#include <device.h>

Data Fields

__be32db
 
union {
   struct mlx4_db_pgdir *   pgdir
 
   struct mlx4_ib_user_db_page *   user_page
 
u
 
dma_addr_t dma
 
int index
 
int order
 

Detailed Description

Definition at line 458 of file device.h.

Field Documentation

__be32* db

Definition at line 459 of file device.h.

Definition at line 464 of file device.h.

int index

Definition at line 465 of file device.h.

int order

Definition at line 466 of file device.h.

Definition at line 461 of file device.h.

union { ... } u

Definition at line 462 of file device.h.


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