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

#include <bnx2x.h>

Data Fields

u32 pmf
 
u32 link_config [LINK_CONFIG_SIZE]
 
u32 supported [LINK_CONFIG_SIZE]
 
u32 advertising [LINK_CONFIG_SIZE]
 
u32 phy_addr
 
struct mutex phy_mutex
 
int need_hw_lock
 
u32 port_stx
 
struct nig_stats old_nig_stats
 

Detailed Description

Definition at line 932 of file bnx2x.h.

Field Documentation

u32 advertising[LINK_CONFIG_SIZE]

Definition at line 941 of file bnx2x.h.

Definition at line 935 of file bnx2x.h.

int need_hw_lock

Definition at line 949 of file bnx2x.h.

struct nig_stats old_nig_stats

Definition at line 953 of file bnx2x.h.

u32 phy_addr

Definition at line 945 of file bnx2x.h.

struct mutex phy_mutex

Definition at line 948 of file bnx2x.h.

u32 pmf

Definition at line 933 of file bnx2x.h.

u32 port_stx

Definition at line 951 of file bnx2x.h.

u32 supported[LINK_CONFIG_SIZE]

Definition at line 937 of file bnx2x.h.


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