/linux-6.1.9/drivers/net/phy/ |
D | linkmode.c | 30 linkmode_and(m, local_adv, partner_adv); in linkmode_resolve_pause()
|
D | phy-core.c | 434 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()
|
D | phylink.c | 588 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()
|
D | phy.c | 817 linkmode_and(advertising, advertising, phydev->supported); in phy_ethtool_ksettings_set() 1343 linkmode_and(common, adv, lp); in phy_init_eee()
|
D | marvell-88x2222.c | 508 linkmode_and(priv->supported, phydev->supported, sfp_supported); in mv2222_sfp_insert()
|
D | dp83822.c | 424 linkmode_and(phydev->advertising, phydev->advertising, in dp83822_config_init()
|
D | phy-c45.c | 260 linkmode_and(phydev->advertising, phydev->advertising, in genphy_c45_an_config_aneg()
|
D | dp83869.c | 646 linkmode_and(phydev->advertising, phydev->advertising, in dp83869_configure_fiber()
|
D | phy_device.c | 1933 linkmode_and(phydev->advertising, phydev->advertising, in genphy_config_advert() 1987 linkmode_and(phydev->advertising, phydev->advertising, in genphy_c37_config_advert()
|
D | micrel.c | 590 linkmode_and(phydev->supported, phydev->supported, mask); in ksz8041_config_init() 593 linkmode_and(phydev->advertising, phydev->advertising, mask); in ksz8041_config_init()
|
D | at803x.c | 694 linkmode_and(sfp_support, phy_support, sfp_support); in at803x_sfp_insert()
|
D | marvell.c | 654 linkmode_and(phydev->advertising, phydev->advertising, in marvell_config_aneg_fiber()
|
/linux-6.1.9/include/linux/ |
D | linkmode.h | 18 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/ |
D | hclge_mdio.c | 224 linkmode_and(phydev->supported, phydev->supported, mask); in hclge_mac_connect_phy()
|
/linux-6.1.9/drivers/net/dsa/ocelot/ |
D | seville_vsc9953.c | 865 linkmode_and(supported, supported, mask); in vsc9953_phylink_validate() 866 linkmode_and(state->advertising, state->advertising, mask); in vsc9953_phylink_validate()
|
D | felix_vsc9959.c | 913 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/ |
D | pcs-xpcs.c | 567 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/ |
D | xgbe-ethtool.c | 372 linkmode_and(advertising, cmd->link_modes.advertising, in xgbe_set_link_ksettings()
|
D | xgbe-phy-v2.c | 1052 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/ |
D | emac_main.c | 431 linkmode_and(phy_dev->advertising, phy_dev->advertising, in arc_emac_open()
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 604 linkmode_and(params.adv_speeds, in qede_set_link_ksettings()
|
/linux-6.1.9/drivers/net/ethernet/broadcom/ |
D | b44.c | 2314 linkmode_and(phydev->supported, phydev->supported, mask); in b44_register_phy_one()
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns/ |
D | hns_enet.c | 1144 linkmode_and(phy_dev->supported, phy_dev->supported, supported); in hns_nic_init_phy()
|
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.c | 2948 linkmode_and(phy_dev->supported, phy_dev->supported, mask); in dpaa_phy_init()
|
/linux-6.1.9/drivers/net/ethernet/freescale/ |
D | gianfar.c | 1677 linkmode_and(phydev->supported, phydev->supported, mask); in init_phy()
|