Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Dlinkmode.c30 linkmode_and(m, local_adv, partner_adv); in linkmode_resolve_pause()
Dphy-core.c434 linkmode_and(common, phydev->lp_advertising, phydev->advertising); in phy_resolve_aneg_linkmode()
467 linkmode_and(common, phydev->lp_advertising, phydev->advertising); in phy_check_downshift()
490 linkmode_and(common, phydev->lp_advertising, phydev->advertising); in phy_resolve_min_speed()
Dphylink.c588 linkmode_and(supported, supported, mask); in phylink_generic_validate()
589 linkmode_and(state->advertising, state->advertising, mask); in phylink_generic_validate()
630 linkmode_and(state->advertising, state->advertising, in phylink_validate_mac_and_pcs()
779 linkmode_and(pl->link_config.advertising, pl->link_config.advertising, in phylink_parse_fixedlink()
2093 linkmode_and(dst, dst, mask); in phylink_merge_link_mode()
2203 linkmode_and(config.advertising, kset->link_modes.advertising, in phylink_ethtool_ksettings_set()
Dphy.c817 linkmode_and(advertising, advertising, phydev->supported); in phy_ethtool_ksettings_set()
1343 linkmode_and(common, adv, lp); in phy_init_eee()
Dmarvell-88x2222.c508 linkmode_and(priv->supported, phydev->supported, sfp_supported); in mv2222_sfp_insert()
Ddp83822.c424 linkmode_and(phydev->advertising, phydev->advertising, in dp83822_config_init()
Dphy-c45.c260 linkmode_and(phydev->advertising, phydev->advertising, in genphy_c45_an_config_aneg()
Ddp83869.c646 linkmode_and(phydev->advertising, phydev->advertising, in dp83869_configure_fiber()
Dphy_device.c1933 linkmode_and(phydev->advertising, phydev->advertising, in genphy_config_advert()
1987 linkmode_and(phydev->advertising, phydev->advertising, in genphy_c37_config_advert()
Dmicrel.c590 linkmode_and(phydev->supported, phydev->supported, mask); in ksz8041_config_init()
593 linkmode_and(phydev->advertising, phydev->advertising, mask); in ksz8041_config_init()
Dat803x.c694 linkmode_and(sfp_support, phy_support, sfp_support); in at803x_sfp_insert()
Dmarvell.c654 linkmode_and(phydev->advertising, phydev->advertising, in marvell_config_aneg_fiber()
/linux-6.1.9/include/linux/
Dlinkmode.h18 static inline void linkmode_and(unsigned long *dst, const unsigned long *a, in linkmode_and() function
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mdio.c224 linkmode_and(phydev->supported, phydev->supported, mask); in hclge_mac_connect_phy()
/linux-6.1.9/drivers/net/dsa/ocelot/
Dseville_vsc9953.c865 linkmode_and(supported, supported, mask); in vsc9953_phylink_validate()
866 linkmode_and(state->advertising, state->advertising, mask); in vsc9953_phylink_validate()
Dfelix_vsc9959.c913 linkmode_and(supported, supported, mask); in vsc9959_phylink_validate()
914 linkmode_and(state->advertising, state->advertising, mask); in vsc9959_phylink_validate()
/linux-6.1.9/drivers/net/pcs/
Dpcs-xpcs.c567 linkmode_and(state->lp_advertising, state->lp_advertising, in xpcs_read_lpa_c73()
674 linkmode_and(supported, supported, xpcs_supported); in xpcs_validate()
/linux-6.1.9/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c372 linkmode_and(advertising, cmd->link_modes.advertising, in xgbe_set_link_ksettings()
Dxgbe-phy-v2.c1052 linkmode_and(phydev->advertising, phydev->advertising, in xgbe_phy_find_phy_device()
1845 linkmode_and(phy_data->phydev->advertising, in xgbe_phy_an_config()
/linux-6.1.9/drivers/net/ethernet/arc/
Demac_main.c431 linkmode_and(phy_dev->advertising, phy_dev->advertising, in arc_emac_open()
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c604 linkmode_and(params.adv_speeds, in qede_set_link_ksettings()
/linux-6.1.9/drivers/net/ethernet/broadcom/
Db44.c2314 linkmode_and(phydev->supported, phydev->supported, mask); in b44_register_phy_one()
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c1144 linkmode_and(phy_dev->supported, phy_dev->supported, supported); in hns_nic_init_phy()
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c2948 linkmode_and(phy_dev->supported, phy_dev->supported, mask); in dpaa_phy_init()
/linux-6.1.9/drivers/net/ethernet/freescale/
Dgianfar.c1677 linkmode_and(phydev->supported, phydev->supported, mask); in init_phy()