|
Linux Kernel
3.7.1
|
#include "common.h"Go to the source code of this file.
Data Structures | |
| struct | mdio_ops |
| struct | cphy_ops |
| struct | cphy |
| struct | gphy |
Enumerations | |
| enum | { cphy_cause_link_change = 0x1, cphy_cause_error = 0x2, cphy_cause_fifo_error = 0x3 } |
| enum | { PHY_LINK_UP = 0x1, PHY_AUTONEG_RDY = 0x2, PHY_AUTONEG_EN = 0x4 } |
Variables | |
| struct gphy | t1_my3126_ops |
| struct gphy | t1_mv88e1xxx_ops |
| struct gphy | t1_vsc8244_ops |
| struct gphy | t1_mv88x201x_ops |
| anonymous enum |
| anonymous enum |
Definition at line 394 of file mv88e1xxx.c.
Definition at line 257 of file mv88x201x.c.
1.8.2