Searched refs:MDIO_AN_10GBT_CTRL (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/sfc/falcon/ |
A D | tenxpress.c | 446 reg = ef4_mdio_read(efx, MDIO_MMD_AN, MDIO_AN_10GBT_CTRL); in tenxpress_get_link_ksettings() 473 ef4_mdio_set_flag(efx, MDIO_MMD_AN, MDIO_AN_10GBT_CTRL, in sfx7101_set_npage_adv()
|
/linux/drivers/net/phy/ |
A D | phy-c45.c | 157 ret = phy_modify_mmd_changed(phydev, MDIO_MMD_AN, MDIO_AN_10GBT_CTRL, in genphy_c45_an_config_aneg() 633 ret = phy_set_bits_mmd(phydev, MDIO_MMD_AN, MDIO_AN_10GBT_CTRL, in genphy_c45_fast_retrain()
|
A D | at803x.c | 1206 ret = phy_modify_mmd_changed(phydev, MDIO_MMD_AN, MDIO_AN_10GBT_CTRL, in at803x_config_aneg()
|
/linux/include/uapi/linux/ |
A D | mdio.h | 68 #define MDIO_AN_10GBT_CTRL 32 /* 10GBASE-T auto-negotiation control */ macro
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
A D | aq100x.c | 162 err = t3_mdio_change_bits(phy, MDIO_MMD_AN, MDIO_AN_10GBT_CTRL, in aq100x_advertise()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_phy.c | 979 hw->phy.ops.read_reg(hw, MDIO_AN_10GBT_CTRL, MDIO_MMD_AN, &autoneg_reg); in ixgbe_setup_phy_link_generic() 986 hw->phy.ops.write_reg(hw, MDIO_AN_10GBT_CTRL, MDIO_MMD_AN, autoneg_reg); in ixgbe_setup_phy_link_generic() 1210 hw->phy.ops.read_reg(hw, MDIO_AN_10GBT_CTRL, in ixgbe_setup_phy_link_tnx() 1218 hw->phy.ops.write_reg(hw, MDIO_AN_10GBT_CTRL, in ixgbe_setup_phy_link_tnx()
|
A D | ixgbe_x550.c | 3089 status = hw->phy.ops.read_reg(hw, MDIO_AN_10GBT_CTRL, in ixgbe_enter_lplu_t_x550em()
|
Completed in 21 milliseconds