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

#include <pch_gbe.h>

Data Fields

u8 addr [6]
 
u8 fc
 
u8 fc_autoneg
 
u8 tx_fc_enable
 
u32 max_frame_size
 
u32 min_frame_size
 
u8 autoneg
 
u16 link_speed
 
u16 link_duplex
 

Detailed Description

struct pch_gbe_mac_info - MAC information [6]: Store the MAC address : Mode of flow control : Auto negotiation enable for flow control setting : Enable flag of Transmit flow control : Max transmit frame size : Min transmit frame size : Auto negotiation enable : Link speed : Link duplex

Definition at line 368 of file pch_gbe.h.

Field Documentation

u8 addr[6]

Definition at line 369 of file pch_gbe.h.

u8 autoneg

Definition at line 375 of file pch_gbe.h.

u8 fc

Definition at line 370 of file pch_gbe.h.

u8 fc_autoneg

Definition at line 371 of file pch_gbe.h.

u16 link_duplex

Definition at line 377 of file pch_gbe.h.

u16 link_speed

Definition at line 376 of file pch_gbe.h.

u32 max_frame_size

Definition at line 373 of file pch_gbe.h.

u32 min_frame_size

Definition at line 374 of file pch_gbe.h.

u8 tx_fc_enable

Definition at line 372 of file pch_gbe.h.


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