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

#include <mlx4_en.h>

Data Fields

struct mlx4_devdev
 
struct pci_devpdev
 
struct mutex state_lock
 
struct net_devicepndev [MLX4_MAX_PORTS+1]
 
u32 port_cnt
 
bool device_up
 
struct mlx4_en_profile profile
 
u32 LSO_support
 
struct workqueue_structworkqueue
 
struct devicedma_device
 
void __iomemuar_map
 
struct mlx4_uar priv_uar
 
struct mlx4_mr mr
 
u32 priv_pdn
 
spinlock_t uar_lock
 
u8 mac_removed [MLX4_MAX_PORTS+1]
 

Detailed Description

Definition at line 349 of file mlx4_en.h.

Field Documentation

Definition at line 350 of file mlx4_en.h.

bool device_up

Definition at line 355 of file mlx4_en.h.

Definition at line 359 of file mlx4_en.h.

u32 LSO_support

Definition at line 357 of file mlx4_en.h.

u8 mac_removed[MLX4_MAX_PORTS+1]

Definition at line 365 of file mlx4_en.h.

Definition at line 362 of file mlx4_en.h.

struct pci_dev* pdev

Definition at line 351 of file mlx4_en.h.

Definition at line 353 of file mlx4_en.h.

u32 port_cnt

Definition at line 354 of file mlx4_en.h.

u32 priv_pdn

Definition at line 363 of file mlx4_en.h.

struct mlx4_uar priv_uar

Definition at line 361 of file mlx4_en.h.

Definition at line 356 of file mlx4_en.h.

struct mutex state_lock

Definition at line 352 of file mlx4_en.h.

spinlock_t uar_lock

Definition at line 364 of file mlx4_en.h.

void __iomem* uar_map

Definition at line 360 of file mlx4_en.h.

Definition at line 358 of file mlx4_en.h.


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