Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/net/phy/
H A Dlinkmode.c30 linkmode_and(m, local_adv, partner_adv); in linkmode_resolve_pause()
H A Dphy-core.c290 linkmode_and(common, phydev->lp_advertising, phydev->advertising); in phy_resolve_aneg_linkmode()
323 linkmode_and(common, phydev->lp_advertising, phydev->advertising); in phy_check_downshift()
343 linkmode_and(common, phydev->lp_advertising, phydev->advertising); in phy_resolve_min_speed()
H A Dphylink.c500 linkmode_and(supported, supported, mask); in phylink_validate_mask_caps()
501 linkmode_and(state->advertising, state->advertising, mask); in phylink_validate_mask_caps()
551 linkmode_and(state->advertising, state->advertising, in phylink_validate_mac_and_pcs()
728 linkmode_and(match, pl->supported, c->linkmodes); in phylink_parse_fixedlink()
733 linkmode_and(pl->supported, pl->supported, mask); in phylink_parse_fixedlink()
1766 linkmode_and(adv, pl->supported, c->linkmodes); in phylink_set_fixed_link()
2112 linkmode_and(phy->advertising_eee, phy->advertising_eee, in phylink_bringup_phy()
2713 linkmode_and(dst, dst, mask); in phylink_merge_link_mode()
2822 linkmode_and(phy_kset.link_modes.advertising, in phylink_ethtool_ksettings_set()
3137 linkmode_and(eee->supported, eee->supported, in phylink_ethtool_get_eee()
[all …]
H A Dphy-c45.c273 linkmode_and(phydev->advertising, phydev->advertising, in genphy_c45_an_config_aneg()
863 linkmode_and(phydev->supported_eee, phydev->supported_eee, in genphy_c45_read_eee_cap1()
1492 linkmode_and(common, phydev->advertising_eee, tmp_lp); in genphy_c45_eee_is_active()
H A Dmarvell-88x2222.c505 linkmode_and(priv->supported, phydev->supported, sfp_supported); in mv2222_sfp_insert()
H A Dphy_device.c1941 linkmode_and(phydev->advertising, phydev->advertising, in genphy_c37_config_advert()
2133 linkmode_and(phydev->advertising, phydev->advertising, in __genphy_config_aneg()
2144 linkmode_and(fixed_advert, phydev->supported, in __genphy_config_aneg()
3354 linkmode_and(phydev->advertising_eee, phydev->supported_eee, in phy_probe()
H A Ddp83869.c657 linkmode_and(phydev->advertising, phydev->advertising, in dp83869_configure_fiber()
H A Ddp83822.c580 linkmode_and(phydev->advertising, phydev->advertising, in dp83822_config_init()
H A Dmotorcomm.c1982 linkmode_and(phydev->advertising, phydev->advertising, in ytphy_utp_config_advert()
2097 linkmode_and(phydev->advertising, in yt8521_config_aneg_paged()
H A Dphy.c1171 linkmode_and(advertising, advertising, phydev->supported); in phy_ethtool_ksettings_set()
H A Dmicrel.c724 linkmode_and(phydev->supported, phydev->supported, mask); in ksz8041_config_init()
727 linkmode_and(phydev->advertising, phydev->advertising, mask); in ksz8041_config_init()
1558 linkmode_and(phydev->supported_eee, phydev->supported, in ksz9477_get_features()
H A Dmarvell.c702 linkmode_and(phydev->advertising, phydev->advertising, in marvell_config_aneg_fiber()
/linux-6.15/include/linux/
H A Dlinkmode.h23 static inline void linkmode_and(unsigned long *dst, const unsigned long *a, in linkmode_and() function
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mdio.c227 linkmode_and(phydev->supported, phydev->supported, mask); in hclge_mac_connect_phy()
/linux-6.15/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c373 linkmode_and(advertising, cmd->link_modes.advertising, in xgbe_set_link_ksettings()
H A Dxgbe-phy-v2.c1104 linkmode_and(phydev->advertising, phydev->advertising, in xgbe_phy_find_phy_device()
1916 linkmode_and(phy_data->phydev->advertising, in xgbe_phy_an_config()
/linux-6.15/drivers/net/phy/qcom/
H A Dat803x.c745 linkmode_and(sfp_support, phy_support, sfp_support); in at8031_sfp_insert()
/linux-6.15/drivers/net/ethernet/arc/
H A Demac_main.c434 linkmode_and(phy_dev->advertising, phy_dev->advertising, in arc_emac_open()
/linux-6.15/drivers/net/pcs/
H A Dpcs-xpcs.c565 linkmode_and(supported, supported, xpcs_supported); in xpcs_validate()
/linux-6.15/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c581 linkmode_and(params.adv_speeds, in qede_set_link_ksettings()
/linux-6.15/drivers/net/ethernet/broadcom/
H A Db44.c2292 linkmode_and(phydev->supported, phydev->supported, mask); in b44_register_phy_one()
/linux-6.15/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1169 linkmode_and(phy_dev->supported, phy_dev->supported, supported); in hns_nic_init_phy()
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3464 linkmode_and(common, edata->advertised, edata->lp_advertised); in ixgbe_get_eee_fw()
/linux-6.15/drivers/net/usb/
H A Dr8152.c8973 linkmode_and(common, eee->advertised, eee->lp_advertised); in r8152_get_eee()
9007 linkmode_and(common, eee->advertised, eee->lp_advertised); in r8153_get_eee()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c4336 linkmode_and(edata->advertised, advertising, eee->supported); in bnxt_set_eee()

12