Searched refs:PHY_1000T_STATUS (Results 1 - 7 of 7) sorted by relevance

/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c37 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Register */ macro
/drivers/net/ethernet/intel/igb/
H A De1000_phy.c1953 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &phy_data);
2019 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data);
2363 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data);
H A De1000_defines.h677 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3303 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
3394 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
5170 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
5176 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS,
H A De1000_main.c3728 (!e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_tmp))) {
4682 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status);
4684 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status);
H A De1000_ethtool.c423 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
H A De1000_hw.h2516 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro

Completed in 163 milliseconds