Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/e1000/
De1000_hw.c159 u16 phy_saved_data; in e1000_phy_init_script() local
168 ret_val = e1000_read_phy_reg(hw, 0x2F5B, &phy_saved_data); in e1000_phy_init_script()
203 e1000_write_phy_reg(hw, 0x2F5B, phy_saved_data); in e1000_phy_init_script()
5343 u16 phy_data, phy_saved_data, speed, duplex, i; in e1000_config_dsp_after_link_change() local
5367 e1000_read_phy_reg(hw, 0x2F5B, &phy_saved_data); in e1000_config_dsp_after_link_change()
5410 e1000_write_phy_reg(hw, 0x2F5B, phy_saved_data); in e1000_config_dsp_after_link_change()
5422 e1000_read_phy_reg(hw, 0x2F5B, &phy_saved_data); in e1000_config_dsp_after_link_change()
5454 e1000_write_phy_reg(hw, 0x2F5B, phy_saved_data); in e1000_config_dsp_after_link_change()