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

#include <mlx4.h>

Data Fields

struct mlx4_slave_stateslave_state
 
struct mlx4_master_qp0_state qp0_state [MLX4_MAX_PORTS+1]
 
int init_port_ref [MLX4_MAX_PORTS+1]
 
u16 max_mtu [MLX4_MAX_PORTS+1]
 
int disable_mcast_ref [MLX4_MAX_PORTS+1]
 
struct mlx4_resource_tracker res_tracker
 
struct workqueue_structcomm_wq
 
struct work_struct comm_work
 
struct work_struct slave_event_work
 
struct work_struct slave_flr_event_work
 
spinlock_t slave_state_lock
 
__be32 comm_arm_bit_vector [4]
 
struct mlx4_eqe cmd_eqe
 
struct mlx4_slave_event_eq slave_eq
 
struct mutex gen_eqe_mutex [MLX4_MFUNC_MAX]
 

Detailed Description

Definition at line 486 of file mlx4.h.

Field Documentation

struct mlx4_eqe cmd_eqe

Definition at line 499 of file mlx4.h.

__be32 comm_arm_bit_vector[4]

Definition at line 498 of file mlx4.h.

struct work_struct comm_work

Definition at line 494 of file mlx4.h.

Definition at line 493 of file mlx4.h.

int disable_mcast_ref[MLX4_MAX_PORTS+1]

Definition at line 491 of file mlx4.h.

struct mutex gen_eqe_mutex[MLX4_MFUNC_MAX]

Definition at line 501 of file mlx4.h.

int init_port_ref[MLX4_MAX_PORTS+1]

Definition at line 489 of file mlx4.h.

u16 max_mtu[MLX4_MAX_PORTS+1]

Definition at line 490 of file mlx4.h.

Definition at line 488 of file mlx4.h.

Definition at line 492 of file mlx4.h.

Definition at line 500 of file mlx4.h.

struct work_struct slave_event_work

Definition at line 495 of file mlx4.h.

struct work_struct slave_flr_event_work

Definition at line 496 of file mlx4.h.

struct mlx4_slave_state* slave_state

Definition at line 487 of file mlx4.h.

spinlock_t slave_state_lock

Definition at line 497 of file mlx4.h.


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