Searched refs:PHY_1000T_STATUS (Results 1 - 10 of 10) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c5741 if (!igc_read_phy_reg(hw, PHY_1000T_STATUS,
H A Digc_defines.h625 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c5586 if (!igb_read_phy_reg(hw, PHY_1000T_STATUS,
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);
2541 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data);
H A De1000_defines.h701 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_main.c3717 (!e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_tmp))) {
4687 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status);
4690 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status);
H A De1000_hw.c3271 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
3358 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
5116 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
5122 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS,
H A De1000_hw.h2488 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
H A De1000_ethtool.c403 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c26 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Register */ macro

Completed in 347 milliseconds