Searched refs:MDIO_AN_10GBT_CTRL (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | tenxpress.c | 451 reg = efx_mdio_read(efx, MDIO_MMD_AN, MDIO_AN_10GBT_CTRL); in tenxpress_get_settings() 476 efx_mdio_set_flag(efx, MDIO_MMD_AN, MDIO_AN_10GBT_CTRL, in sfx7101_set_npage_adv()
|
/linux-4.1.27/include/uapi/linux/ |
D | mdio.h | 61 #define MDIO_AN_10GBT_CTRL 32 /* 10GBASE-T auto-negotiation control */ macro
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | aq100x.c | 162 err = t3_mdio_change_bits(phy, MDIO_MMD_AN, MDIO_AN_10GBT_CTRL, in aq100x_advertise()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_phy.c | 642 hw->phy.ops.read_reg(hw, MDIO_AN_10GBT_CTRL, in ixgbe_setup_phy_link_generic() 650 hw->phy.ops.write_reg(hw, MDIO_AN_10GBT_CTRL, in ixgbe_setup_phy_link_generic() 839 hw->phy.ops.read_reg(hw, MDIO_AN_10GBT_CTRL, in ixgbe_setup_phy_link_tnx() 847 hw->phy.ops.write_reg(hw, MDIO_AN_10GBT_CTRL, in ixgbe_setup_phy_link_tnx()
|