Home
last modified time | relevance | path

Searched refs:PHY_REG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h145 #define BM_RCTL PHY_REG(BM_WUC_PAGE, 0)
146 #define BM_WUC PHY_REG(BM_WUC_PAGE, 1)
147 #define BM_WUFC PHY_REG(BM_WUC_PAGE, 2)
148 #define BM_WUS PHY_REG(BM_WUC_PAGE, 3)
164 #define HV_MUX_DATA_CTRL PHY_REG(776, 16)
192 #define CV_SMB_CTRL PHY_REG(769, 23)
210 #define HV_SMB_ADDR PHY_REG(768, 26)
226 #define HV_OEM_BITS PHY_REG(768, 25)
241 #define HV_PM_CTRL PHY_REG(770, 17)
299 #define I217_CGFREG PHY_REG(772, 29)
[all …]
H A De1000_ich8lan.c1676 PHY_REG(776, 20), in e1000_check_for_copper_link_ich8lan()
1689 PHY_REG(776, 20), data); in e1000_check_for_copper_link_ich8lan()
1700 PHY_REG(776, 20), in e1000_check_for_copper_link_ich8lan()
2815 hw->phy.ops.read_reg(hw, PHY_REG(769, 20), &phy_reg); in e1000_lv_jumbo_workaround_ich8lan()
2881 hw->phy.ops.read_reg(hw, PHY_REG(769, 23), &data); in e1000_lv_jumbo_workaround_ich8lan()
2887 hw->phy.ops.read_reg(hw, PHY_REG(769, 16), &data); in e1000_lv_jumbo_workaround_ich8lan()
2892 hw->phy.ops.read_reg(hw, PHY_REG(776, 20), &data); in e1000_lv_jumbo_workaround_ich8lan()
2940 hw->phy.ops.read_reg(hw, PHY_REG(769, 23), &data); in e1000_lv_jumbo_workaround_ich8lan()
2945 hw->phy.ops.read_reg(hw, PHY_REG(769, 16), &data); in e1000_lv_jumbo_workaround_ich8lan()
2950 hw->phy.ops.read_reg(hw, PHY_REG(776, 20), &data); in e1000_lv_jumbo_workaround_ich8lan()
[all …]
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_rx.c334 (void) e1000_read_phy_reg(hw, PHY_REG(770, 26), &phy_data); in e1000g_rx_setup()
337 (void) e1000_write_phy_reg(hw, PHY_REG(770, 26), phy_data); in e1000g_rx_setup()
H A De1000g_main.c5735 (void) e1000_read_phy_reg(hw, PHY_REG(2, 21), &phy_reg); in e1000g_set_internal_loopback()
5738 (void) e1000_write_phy_reg(hw, PHY_REG(2, 21), phy_reg); in e1000g_set_internal_loopback()
5743 (void) e1000_read_phy_reg(hw, PHY_REG(769, 16), &phy_reg); in e1000g_set_internal_loopback()
5744 (void) e1000_write_phy_reg(hw, PHY_REG(769, 16), in e1000g_set_internal_loopback()
5747 (void) e1000_read_phy_reg(hw, PHY_REG(776, 16), &phy_reg); in e1000g_set_internal_loopback()
5748 (void) e1000_write_phy_reg(hw, PHY_REG(776, 16), in e1000g_set_internal_loopback()
5751 (void) e1000_read_phy_reg(hw, PHY_REG(769, 16), &phy_reg); in e1000g_set_internal_loopback()
5752 (void) e1000_write_phy_reg(hw, PHY_REG(769, 16), in e1000g_set_internal_loopback()
5755 (void) e1000_read_phy_reg(hw, PHY_REG(769, 20), &phy_reg); in e1000g_set_internal_loopback()
5756 (void) e1000_write_phy_reg(hw, PHY_REG(769, 20), in e1000g_set_internal_loopback()