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

#include <mlx4.h>

Data Fields

struct mlx4_devdev
 
int port
 
char dev_name [16]
 
struct device_attribute port_attr
 
enum mlx4_port_type tmp_type
 
char dev_mtu_name [16]
 
struct device_attribute port_mtu_attr
 
struct mlx4_mac_table mac_table
 
struct radix_tree_root mac_tree
 
struct mlx4_vlan_table vlan_table
 
int base_qpn
 

Detailed Description

Definition at line 664 of file mlx4.h.

Field Documentation

int base_qpn

Definition at line 675 of file mlx4.h.

Definition at line 665 of file mlx4.h.

char dev_mtu_name[16]

Definition at line 670 of file mlx4.h.

char dev_name[16]

Definition at line 667 of file mlx4.h.

Definition at line 672 of file mlx4.h.

Definition at line 673 of file mlx4.h.

Definition at line 666 of file mlx4.h.

Definition at line 668 of file mlx4.h.

struct device_attribute port_mtu_attr

Definition at line 671 of file mlx4.h.

enum mlx4_port_type tmp_type

Definition at line 669 of file mlx4.h.

struct mlx4_vlan_table vlan_table

Definition at line 674 of file mlx4.h.


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