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

#include <mlx4.h>

Data Fields

struct mlx4_dev dev
 
struct list_head dev_list
 
struct list_head ctx_list
 
spinlock_t ctx_lock
 
int pci_dev_data
 
struct list_head pgdir_list
 
struct mutex pgdir_mutex
 
struct mlx4_fw fw
 
struct mlx4_cmd cmd
 
struct mlx4_mfunc mfunc
 
struct mlx4_bitmap pd_bitmap
 
struct mlx4_bitmap xrcd_bitmap
 
struct mlx4_uar_table uar_table
 
struct mlx4_mr_table mr_table
 
struct mlx4_cq_table cq_table
 
struct mlx4_eq_table eq_table
 
struct mlx4_srq_table srq_table
 
struct mlx4_qp_table qp_table
 
struct mlx4_mcg_table mcg_table
 
struct mlx4_bitmap counters_bitmap
 
struct mlx4_catas_err catas_err
 
void __iomemclr_base
 
struct mlx4_uar driver_uar
 
void __iomemkar
 
struct mlx4_port_info port [MLX4_MAX_PORTS+1]
 
struct mlx4_sense sense
 
struct mutex port_mutex
 
struct mlx4_msix_ctl msix_ctl
 
struct mlx4_steersteer
 
struct list_head bf_list
 
struct mutex bf_mutex
 
struct io_mapping * bf_mapping
 
int reserved_mtts
 
int fs_hash_mode
 
u8 virt2phys_pkey [MLX4_MFUNC_MAX][MLX4_MAX_PORTS][MLX4_MAX_PORT_PKEYS]
 
__be64 slave_node_guids [MLX4_MFUNC_MAX]
 

Detailed Description

Definition at line 776 of file mlx4.h.

Field Documentation

struct list_head bf_list

Definition at line 814 of file mlx4.h.

struct io_mapping* bf_mapping

Definition at line 816 of file mlx4.h.

struct mutex bf_mutex

Definition at line 815 of file mlx4.h.

Definition at line 803 of file mlx4.h.

void __iomem* clr_base

Definition at line 805 of file mlx4.h.

Definition at line 789 of file mlx4.h.

struct mlx4_bitmap counters_bitmap

Definition at line 801 of file mlx4.h.

Definition at line 796 of file mlx4.h.

Definition at line 780 of file mlx4.h.

spinlock_t ctx_lock

Definition at line 781 of file mlx4.h.

Definition at line 777 of file mlx4.h.

struct list_head dev_list

Definition at line 779 of file mlx4.h.

struct mlx4_uar driver_uar

Definition at line 807 of file mlx4.h.

Definition at line 797 of file mlx4.h.

int fs_hash_mode

Definition at line 818 of file mlx4.h.

Definition at line 788 of file mlx4.h.

void __iomem* kar

Definition at line 808 of file mlx4.h.

Definition at line 800 of file mlx4.h.

Definition at line 790 of file mlx4.h.

Definition at line 795 of file mlx4.h.

Definition at line 812 of file mlx4.h.

int pci_dev_data

Definition at line 783 of file mlx4.h.

struct mlx4_bitmap pd_bitmap

Definition at line 792 of file mlx4.h.

struct list_head pgdir_list

Definition at line 785 of file mlx4.h.

struct mutex pgdir_mutex

Definition at line 786 of file mlx4.h.

Definition at line 809 of file mlx4.h.

struct mutex port_mutex

Definition at line 811 of file mlx4.h.

Definition at line 799 of file mlx4.h.

int reserved_mtts

Definition at line 817 of file mlx4.h.

Definition at line 810 of file mlx4.h.

__be64 slave_node_guids[MLX4_MFUNC_MAX]

Definition at line 820 of file mlx4.h.

Definition at line 798 of file mlx4.h.

Definition at line 813 of file mlx4.h.

Definition at line 794 of file mlx4.h.

Definition at line 819 of file mlx4.h.

struct mlx4_bitmap xrcd_bitmap

Definition at line 793 of file mlx4.h.


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