Home
last modified time | relevance | path

Searched refs:advertising (Results 176 – 200 of 218) sorted by relevance

123456789

/linux/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c1960 u32 advertising, supported; in keystone_set_link_ksettings() local
1963 ethtool_convert_link_mode_to_legacy_u32(&advertising, in keystone_set_link_ksettings()
1964 cmd->link_modes.advertising); in keystone_set_link_ksettings()
1967 features = advertising & supported; in keystone_set_link_ksettings()
/linux/Documentation/networking/
H A Dphy.rst208 Now just make sure that phydev->supported and phydev->advertising have any
409 Using variables inside the phydev structure, either configures advertising
H A Dbridge.rst103 that they are the root bridge. They start advertising Bridge Protocol
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h730 __be64 advertising; member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3260 unsigned long *advertising) in hclgevf_get_link_mode() argument
3265 *advertising = hdev->hw.mac.advertising; in hclgevf_get_link_mode()
/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c1003 rp->mii_if.advertising = mdio_read(dev, phy_id, 4); in rhine_init_one_common()
1007 mii_status, rp->mii_if.advertising, in rhine_init_one_common()
/linux/drivers/net/ethernet/realtek/
H A D8139too.c1062 u16 advertising = mdio_read(dev, phy, 4); in rtl8139_init_one() local
1065 phy, mii_status, advertising); in rtl8139_init_one()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c521 linkmode_copy(link_modes->advertising, current_link.advertised_caps); in qede_get_link_ksettings()
571 linkmode_copy(params.adv_speeds, cmd->link_modes.advertising); in qede_set_link_ksettings()
/linux/drivers/net/ethernet/intel/
H A DKconfig268 X710, X722, XXV710, and all devices advertising support for
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6229 const unsigned long *advertising, in mvpp2_xlg_pcs_config() argument
6249 !phylink_test(state->advertising, Autoneg)) in mvpp2_gmac_pcs_validate()
6292 const unsigned long *advertising, in mvpp2_gmac_pcs_config() argument
6328 if (phylink_test(advertising, Pause)) in mvpp2_gmac_pcs_config()
6330 if (phylink_test(advertising, Asym_Pause)) in mvpp2_gmac_pcs_config()
6708 port->phy_interface, state.advertising, in mvpp2_acpi_start()
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dice.rst685 and higher cannot be forced. Use the autonegotiation advertising setting to
688 Speed, duplex, and autonegotiation advertising are configured through the
699 or change autonegotiation advertising manually. The settings at the switch must
/linux/drivers/net/phy/
H A Dmarvell10g.c956 reg = linkmode_adv_to_mii_ctrl1000_t(phydev->advertising); in mv3310_config_aneg()
H A Dmicrochip_t1.c1400 linkmode_zero(phydev->advertising); in lan887x_phy_reconfig()
H A Dmicrel.c723 linkmode_and(phydev->advertising, phydev->advertising, mask); in ksz8041_config_init()
725 phydev->advertising); in ksz8041_config_init()
/linux/drivers/net/ethernet/marvell/
H A Dskge.h2464 u32 advertising; member
H A Dsky2.h2257 u16 advertising; /* ADVERTISED_ bits */ member
H A Dpxa168_eth.c980 linkmode_copy(cmd.link_modes.advertising, PHY_BASIC_FEATURES); in pxa168_init_phy()
H A Dmvneta.c3973 !phylink_test(state->advertising, Autoneg)) in mvneta_pcs_validate()
4008 const unsigned long *advertising, in mvneta_pcs_config() argument
4044 if (phylink_test(advertising, Pause)) in mvneta_pcs_config()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c1640 XGBE_LM_COPY(lks, advertising, lks, supported); in xgbe_phy_init()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c305 const unsigned long *advertising, in prestera_pcs_config() argument
/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c1280 linkmode_copy(phy->advertising, phy->supported); in greth_mdio_probe()
/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c1531 ethtool_convert_legacy_u32_to_link_mode(cmd->link_modes.advertising, 0); in xgmac_ethtool_get_link_ksettings()
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c1475 lcl_adv = linkmode_adv_to_lcl_adv_t(phydev->advertising); in gfar_get_flowctrl_cfg()
1680 linkmode_copy(phydev->advertising, phydev->supported); in init_phy()
/linux/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c965 tp->advertising[phy_idx] = in private_ioctl()
/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c1130 lcl_adv = linkmode_adv_to_lcl_adv_t(phydev->advertising); in ave_phy_adjust_link()

123456789