Searched refs:PHY_STATUS (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.c1418 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data);
1421 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data);
1728 e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg);
1733 e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg);
1758 e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg);
1763 e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg);
2011 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg);
2014 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg);
2345 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data);
2348 ret_val = e1000_read_phy_reg(hw, PHY_STATUS,
[all...]
H A De1000_hw.h2452 #define PHY_STATUS 0x01 /* Status Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_phy.c1455 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status);
1458 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status);
1490 * Some PHYs require the PHY_STATUS register to be read
1494 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status);
1503 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status);
H A De1000_defines.h527 #define PHY_STATUS 0x01 /* Status Register */ macro
H A De1000_mac.c811 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS,
815 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dphy.c1721 ret_val = e1e_rphy(hw, PHY_STATUS, &phy_status);
1724 ret_val = e1e_rphy(hw, PHY_STATUS, &phy_status);
1756 * Some PHYs require the PHY_STATUS register to be read
1760 ret_val = e1e_rphy(hw, PHY_STATUS, &phy_status);
1768 ret_val = e1e_rphy(hw, PHY_STATUS, &phy_status);
H A Ddefines.h583 #define PHY_STATUS 0x01 /* Status Register */ macro
H A Dlib.c1116 ret_val = e1e_rphy(hw, PHY_STATUS, &mii_status_reg);
1119 ret_val = e1e_rphy(hw, PHY_STATUS, &mii_status_reg);
H A Dnetdev.c933 e1e_rphy(hw, PHY_STATUS, &phy_status);
3905 ret_val |= e1e_rphy(hw, PHY_STATUS, &phy->bmsr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/et131x/
H A Det1310_phy.c377 MiRead(etdev, PHY_STATUS, &mistatus);
H A Det1310_phy.h790 #define PHY_STATUS 0x01 /* #define TRU_MI_STATUS_REGISTER 1 */ macro

Completed in 262 milliseconds