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

#include <be.h>

Data Fields

u8 transceiver
 
u8 autoneg
 
u8 fc_autoneg
 
u8 port_type
 
u16 phy_type
 
u16 interface_type
 
u32 misc_params
 
u16 auto_speeds_supported
 
u16 fixed_speeds_supported
 
int link_speed
 
u32 dac_cable_len
 
u32 advertising
 
u32 supported
 
unsigned int id
 
const charname
 
void(* startup )(struct net_device *dev)
 
void(* shutdown )(struct net_device *dev)
 
void(* ack_int )(struct net_device *dev)
 

Detailed Description

Definition at line 329 of file be.h.

Field Documentation

void(* ack_int)(struct net_device *dev)

Definition at line 102 of file fs_enet.h.

u32 advertising

Definition at line 341 of file be.h.

u16 auto_speeds_supported

Definition at line 337 of file be.h.

u8 autoneg

Definition at line 331 of file be.h.

u32 dac_cable_len

Definition at line 340 of file be.h.

u8 fc_autoneg

Definition at line 332 of file be.h.

u16 fixed_speeds_supported

Definition at line 338 of file be.h.

unsigned int id

Definition at line 98 of file fs_enet.h.

u16 interface_type

Definition at line 335 of file be.h.

int link_speed

Definition at line 339 of file be.h.

u32 misc_params

Definition at line 336 of file be.h.

const char* name

Definition at line 99 of file fs_enet.h.

u16 phy_type

Definition at line 334 of file be.h.

Definition at line 333 of file be.h.

void(* shutdown)(struct net_device *dev)

Definition at line 101 of file fs_enet.h.

void(* startup)(struct net_device *dev)

Definition at line 100 of file fs_enet.h.

u32 supported

Definition at line 342 of file be.h.

u8 transceiver

Definition at line 330 of file be.h.


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