Searched refs:PHY_1000T_STATUS (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_phy.c | 26 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Register */ macro
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_defines.h | 694 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
|
| H A D | igc_main.c | 5917 if (!igc_read_phy_reg(hw, PHY_1000T_STATUS, in igc_watchdog_task()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_defines.h | 701 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
|
| H A D | e1000_phy.c | 1953 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &phy_data); in igb_get_phy_info_m88() 2019 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data); in igb_get_phy_info_igp() 2541 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data); in igb_get_phy_info_82580()
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_main.c | 3722 (!e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_tmp))) { in e1000_update_stats() 4700 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status); in e1000_smartspeed() 4703 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status); in e1000_smartspeed()
|
| H A D | e1000_hw.h | 2488 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
|