mii_if_info Struct Reference

#include <mii.h>


Data Fields

int phy_id
int advertising
int phy_id_mask
int reg_num_mask
unsigned int full_duplex: 1
unsigned int force_media: 1
unsigned int supports_gmii: 1
struct net_devicedev
int(* mdio_read )(struct net_device *dev, int phy_id, int location)
void(* mdio_write )(struct net_device *dev, int phy_id, int location, int val)


Detailed Description

Definition at line 145 of file mii.h.


Field Documentation

Definition at line 147 of file mii.h.

Referenced by check_duplex(), mii_check_media(), pcnet32_probe(), and sundance_probe().

Definition at line 148 of file mii.h.

Referenced by atl1e_probe(), and sis190_mii_probe().

Definition at line 149 of file mii.h.

Referenced by atl1e_probe(), and sis190_mii_probe().

Definition at line 151 of file mii.h.

Referenced by check_duplex(), mii_check_media(), set_rx_mode(), and sundance_probe().

Definition at line 152 of file mii.h.

Referenced by mii_check_media().

Definition at line 153 of file mii.h.

Referenced by mii_check_media().

struct net_device* mii_if_info::dev [read]

Definition at line 155 of file mii.h.

Referenced by atl1e_probe(), mii_check_link(), mii_check_media(), mii_link_ok(), and sis190_mii_probe().

int(* mii_if_info::mdio_read)(struct net_device *dev, int phy_id, int location)

void(* mii_if_info::mdio_write)(struct net_device *dev, int phy_id, int location, int val)

Referenced by atl1e_probe(), and sis190_mii_probe().


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

Generated on Tue Apr 6 20:02:06 2010 for gPXE by  doxygen 1.5.7.1