Searched refs:PHY_AUTONEG_ADV (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c31 #define PHY_AUTONEG_ADV 0x04 /* Autoneg Advertisement */ macro
204 pch_gbe_phy_write_reg_miic(hw, PHY_AUTONEG_ADV, pch_gbe_phy_hw_reset()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_phy.c954 ret_val = phy->ops.read_reg(hw, PHY_AUTONEG_ADV, &mii_autoneg_adv_reg); igb_phy_setup_autoneg()
1023 * Advertisement Register (PHY_AUTONEG_ADV) and re-start auto- igb_phy_setup_autoneg()
1074 ret_val = phy->ops.write_reg(hw, PHY_AUTONEG_ADV, mii_autoneg_adv_reg); igb_phy_setup_autoneg()
H A De1000_defines.h674 #define PHY_AUTONEG_ADV 0x04 /* Autoneg Advertisement */ macro
H A De1000_mac.c876 ret_val = hw->phy.ops.read_reg(hw, PHY_AUTONEG_ADV, igb_config_fc_after_link_up()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c1528 ret_val = e1000_read_phy_reg(hw, PHY_AUTONEG_ADV, &mii_autoneg_adv_reg); e1000_phy_setup_autoneg()
1595 * Advertisement Register (PHY_AUTONEG_ADV) and re-start e1000_phy_setup_autoneg()
1645 ret_val = e1000_write_phy_reg(hw, PHY_AUTONEG_ADV, mii_autoneg_adv_reg); e1000_phy_setup_autoneg()
2123 ret_val = e1000_read_phy_reg(hw, PHY_AUTONEG_ADV, e1000_config_fc_after_link_up()
H A De1000_hw.h2510 #define PHY_AUTONEG_ADV 0x04 /* Autoneg Advertisement */ macro

Completed in 346 milliseconds