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

#include <phy.h>

Data Fields

u32 phy_id
 
u32 phy_id_mask
 
u32 features
 
int magic_aneg
 
const charname
 
struct mii_phy_opsops
 

Detailed Description

Definition at line 42 of file phy.h.

Field Documentation

Definition at line 45 of file phy.h.

int magic_aneg

Definition at line 47 of file phy.h.

const char * name

Definition at line 48 of file phy.h.

Definition at line 49 of file phy.h.

u32 phy_id

Definition at line 43 of file phy.h.

u32 phy_id_mask

Definition at line 44 of file phy.h.


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