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

#include <net_driver.h>

Data Fields

bool up
 
bool fd
 
u8 fc
 
unsigned int speed
 

Detailed Description

struct efx_link_state - Current state of the link : Link is up : Link is full-duplex : Actual flow control flags : Link speed (Mbps)

Definition at line 485 of file net_driver.h.

Field Documentation

u8 fc

Definition at line 488 of file net_driver.h.

Definition at line 487 of file net_driver.h.

unsigned int speed

Definition at line 489 of file net_driver.h.

bool up

Definition at line 486 of file net_driver.h.


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