Defines | |
#define | NIC_PHY_BMCR |
Basic mode control register. | |
#define | NIC_PHY_BMCR_COLTEST |
Collision test. | |
#define | NIC_PHY_BMCR_FDUPLEX |
Full duplex mode. | |
#define | NIC_PHY_BMCR_ANEGSTART |
Restart auto negotiation. | |
#define | NIC_PHY_BMCR_ISOLATE |
Isolate from MII. | |
#define | NIC_PHY_BMCR_PWRDN |
Power-down. | |
#define | NIC_PHY_BMCR_ANEGENA |
Enable auto negotiation. | |
#define | NIC_PHY_BMCR_100MBPS |
Select 100 Mbps. | |
#define | NIC_PHY_BMCR_LOOPBACK |
Enable loopback mode. | |
#define | NIC_PHY_BMCR_RESET |
Software reset. | |
#define | NIC_PHY_BMSR |
Basic mode status register. | |
#define | NIC_PHY_BMSR_ANCOMPL |
Auto negotiation complete. | |
#define | NIC_PHY_BMSR_LINKSTAT |
Link status. | |
#define | NIC_PHY_ID1 |
PHY identifier register 1. | |
#define | NIC_PHY_ID2 |
PHY identifier register 2. | |
#define | NIC_PHY_ANAR |
Auto negotiation advertisement register. | |
#define | NIC_PHY_ANLPAR |
Auto negotiation link partner availability register. | |
#define | NIC_PHY_ANER |
Auto negotiation expansion register. |