Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/net/phy/
Dlinkmode.c30 linkmode_and(m, local_adv, partner_adv); in linkmode_resolve_pause()
Dphy-core.c450 linkmode_and(common, phydev->lp_advertising, phydev->advertising); in phy_resolve_aneg_linkmode()
483 linkmode_and(common, phydev->lp_advertising, phydev->advertising); in phy_check_downshift()
506 linkmode_and(common, phydev->lp_advertising, phydev->advertising); in phy_resolve_min_speed()
Dphy-c45.c272 linkmode_and(phydev->advertising, phydev->advertising, in genphy_c45_an_config_aneg()
866 linkmode_and(phydev->supported_eee, phydev->supported_eee, in genphy_c45_read_eee_cap1()
1495 linkmode_and(common, tmp_adv, tmp_lp); in genphy_c45_eee_is_active()
Dphylink.c651 linkmode_and(supported, supported, mask); in phylink_validate_mask_caps()
652 linkmode_and(state->advertising, state->advertising, mask); in phylink_validate_mask_caps()
693 linkmode_and(state->advertising, state->advertising, in phylink_validate_mac_and_pcs()
877 linkmode_and(pl->link_config.advertising, pl->link_config.advertising, in phylink_parse_fixedlink()
2444 linkmode_and(dst, dst, mask); in phylink_merge_link_mode()
2533 linkmode_and(phy_kset.link_modes.advertising, in phylink_ethtool_ksettings_set()
2560 linkmode_and(config.advertising, kset->link_modes.advertising, in phylink_ethtool_ksettings_set()
Dmarvell-88x2222.c505 linkmode_and(priv->supported, phydev->supported, sfp_supported); in mv2222_sfp_insert()
Ddp83822.c458 linkmode_and(phydev->advertising, phydev->advertising, in dp83822_config_init()
Ddp83869.c644 linkmode_and(phydev->advertising, phydev->advertising, in dp83869_configure_fiber()
Dphy_device.c2223 linkmode_and(phydev->advertising, phydev->advertising, in genphy_c37_config_advert()
2438 linkmode_and(phydev->advertising, phydev->advertising, in __genphy_config_aneg()
3604 linkmode_and(phydev->advertising_eee, phydev->supported_eee, in phy_probe()
Dmotorcomm.c1982 linkmode_and(phydev->advertising, phydev->advertising, in ytphy_utp_config_advert()
2097 linkmode_and(phydev->advertising, in yt8521_config_aneg_paged()
Dphy.c1091 linkmode_and(advertising, advertising, phydev->supported); in phy_ethtool_ksettings_set()
Dmicrel.c720 linkmode_and(phydev->supported, phydev->supported, mask); in ksz8041_config_init()
723 linkmode_and(phydev->advertising, phydev->advertising, mask); in ksz8041_config_init()
1531 linkmode_and(phydev->supported_eee, phydev->supported, in ksz9477_get_features()
Dmarvell.c701 linkmode_and(phydev->advertising, phydev->advertising, in marvell_config_aneg_fiber()
/linux-6.12.1/include/linux/
Dlinkmode.h23 static inline void linkmode_and(unsigned long *dst, const unsigned long *a, in linkmode_and() function
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mdio.c227 linkmode_and(phydev->supported, phydev->supported, mask); in hclge_mac_connect_phy()
/linux-6.12.1/drivers/net/phy/qcom/
Dat803x.c745 linkmode_and(sfp_support, phy_support, sfp_support); in at8031_sfp_insert()
/linux-6.12.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c377 linkmode_and(advertising, cmd->link_modes.advertising, in xgbe_set_link_ksettings()
Dxgbe-phy-v2.c1119 linkmode_and(phydev->advertising, phydev->advertising, in xgbe_phy_find_phy_device()
1931 linkmode_and(phy_data->phydev->advertising, in xgbe_phy_an_config()
/linux-6.12.1/drivers/net/ethernet/arc/
Demac_main.c434 linkmode_and(phy_dev->advertising, phy_dev->advertising, in arc_emac_open()
/linux-6.12.1/drivers/net/pcs/
Dpcs-xpcs.c606 linkmode_and(supported, supported, xpcs_supported); in xpcs_validate()
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c585 linkmode_and(params.adv_speeds, in qede_set_link_ksettings()
/linux-6.12.1/drivers/net/ethernet/broadcom/
Db44.c2292 linkmode_and(phydev->supported, phydev->supported, mask); in b44_register_phy_one()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c1169 linkmode_and(phy_dev->supported, phy_dev->supported, supported); in hns_nic_init_phy()
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c3459 linkmode_and(common, edata->advertised, edata->lp_advertised); in ixgbe_get_eee_fw()
/linux-6.12.1/drivers/net/ethernet/freescale/
Dgianfar.c1679 linkmode_and(phydev->supported, phydev->supported, mask); in init_phy()
/linux-6.12.1/drivers/net/usb/
Dr8152.c8972 linkmode_and(common, eee->advertised, eee->lp_advertised); in r8152_get_eee()
9006 linkmode_and(common, eee->advertised, eee->lp_advertised); in r8153_get_eee()

12