Searched refs:phy_revision (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000/
H A De1000_hw.c1215 if (hw->phy_revision < M88E1011_I_REV_4) {
1227 if ((hw->phy_revision == E1000_REVISION_2) &&
3022 hw->phy_revision = (u32) phy_id_low & ~PHY_REVISION_MASK;
H A De1000_hw.h1324 u32 phy_revision; member in struct:e1000_hw
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.c1215 if (hw->phy_revision < M88E1011_I_REV_4) {
1227 if ((hw->phy_revision == E1000_REVISION_2) &&
3022 hw->phy_revision = (u32) phy_id_low & ~PHY_REVISION_MASK;
H A De1000_hw.h1324 u32 phy_revision; member in struct:e1000_hw

Completed in 105 milliseconds