Linux Kernel
3.7.1
|
#include <linux/mlx4/device.h>
Go to the source code of this file.
Data Structures | |
struct | mlx4_interface |
Macros | |
#define | MLX4_MAC_MASK 0xffffffffffffULL |
Functions | |
int | mlx4_register_interface (struct mlx4_interface *intf) |
void | mlx4_unregister_interface (struct mlx4_interface *intf) |
void * | mlx4_get_protocol_dev (struct mlx4_dev *dev, enum mlx4_protocol proto, int port) |
enum mlx4_dev_event |
void* mlx4_get_protocol_dev | ( | struct mlx4_dev * | dev, |
enum mlx4_protocol | proto, | ||
int | port | ||
) |
int mlx4_register_interface | ( | struct mlx4_interface * | intf | ) |
void mlx4_unregister_interface | ( | struct mlx4_interface * | intf | ) |