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

#include <driver.h>

Data Fields

void *(* add )(struct mlx4_dev *dev)
 
void(* remove )(struct mlx4_dev *dev, void *context)
 
void(* event )(struct mlx4_dev *dev, void *context, enum mlx4_dev_event event, unsigned long param)
 
void *(* get_dev )(struct mlx4_dev *dev, void *context, u8 port)
 
struct list_head list
 
enum mlx4_protocol protocol
 

Detailed Description

Definition at line 52 of file driver.h.

Field Documentation

void*(* add)(struct mlx4_dev *dev)

Definition at line 53 of file driver.h.

Definition at line 55 of file driver.h.

void*(* get_dev)(struct mlx4_dev *dev, void *context, u8 port)

Definition at line 57 of file driver.h.

Definition at line 58 of file driver.h.

Definition at line 59 of file driver.h.

Definition at line 54 of file driver.h.


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