Home
last modified time | relevance | path

Searched refs:PHY_1000T_STATUS (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/oki-semi/pch_gbe/
A Dpch_gbe_phy.c26 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Register */ macro
/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc_defines.h616 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
A Digc_main.c5534 if (!igc_read_phy_reg(hw, PHY_1000T_STATUS, in igc_watchdog_task()
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/
A De1000_defines.h701 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
A De1000_phy.c1955 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &phy_data); in igb_get_phy_info_m88()
2021 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data); in igb_get_phy_info_igp()
2543 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data); in igb_get_phy_info_82580()
A Digb_main.c5569 if (!igb_read_phy_reg(hw, PHY_1000T_STATUS, in igb_watchdog_task()
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000/
A De1000_hw.c3271 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data); in e1000_phy_igp_get_info()
3362 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data); in e1000_phy_m88_get_info()
5122 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data); in e1000_1000Mb_check_cable_length()
5128 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, in e1000_1000Mb_check_cable_length()
A De1000_main.c3719 (!e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_tmp))) { in e1000_update_stats()
4689 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status); in e1000_smartspeed()
4692 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status); in e1000_smartspeed()
A De1000_ethtool.c403 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data); in e1000_get_regs()
A De1000_hw.h2491 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro

Completed in 77 milliseconds