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

#include <mlx4_ib.h>

Data Fields

struct ib_deviceib_dev
 
int port
 
struct workqueue_structwq
 
struct workqueue_structud_wq
 
spinlock_t ud_lock
 
__be64 subnet_prefix
 
__be64 guid_cache [128]
 
struct mlx4_ib_devdev
 
struct mutex mcg_table_lock
 
struct rb_root mcg_table
 
struct list_head mcg_mgid0_list
 
struct workqueue_structmcg_wq
 
struct mlx4_ib_demux_pv_ctx ** tun
 
atomic_t tid
 
int flushing
 

Detailed Description

Definition at line 380 of file mlx4_ib.h.

Field Documentation

Definition at line 388 of file mlx4_ib.h.

int flushing

Definition at line 396 of file mlx4_ib.h.

__be64 guid_cache[128]

Definition at line 387 of file mlx4_ib.h.

struct ib_device* ib_dev

Definition at line 381 of file mlx4_ib.h.

struct list_head mcg_mgid0_list

Definition at line 392 of file mlx4_ib.h.

struct rb_root mcg_table

Definition at line 391 of file mlx4_ib.h.

struct mutex mcg_table_lock

Definition at line 390 of file mlx4_ib.h.

Definition at line 393 of file mlx4_ib.h.

Definition at line 382 of file mlx4_ib.h.

__be64 subnet_prefix

Definition at line 386 of file mlx4_ib.h.

atomic_t tid

Definition at line 395 of file mlx4_ib.h.

Definition at line 394 of file mlx4_ib.h.

spinlock_t ud_lock

Definition at line 385 of file mlx4_ib.h.

Definition at line 384 of file mlx4_ib.h.

Definition at line 383 of file mlx4_ib.h.


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