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

12

/linux-master/drivers/net/phy/
H A Dlinkmode.c30 linkmode_and(m, local_adv, partner_adv);
H A Dphy-core.c448 linkmode_and(common, phydev->lp_advertising, phydev->advertising);
481 linkmode_and(common, phydev->lp_advertising, phydev->advertising);
504 linkmode_and(common, phydev->lp_advertising, phydev->advertising);
H A Dphy-c45.c272 linkmode_and(phydev->advertising, phydev->advertising,
866 linkmode_and(phydev->supported_eee, phydev->supported_eee,
1495 linkmode_and(common, tmp_adv, tmp_lp);
H A Dphylink.c646 linkmode_and(supported, supported, mask);
647 linkmode_and(state->advertising, state->advertising, mask);
688 linkmode_and(state->advertising, state->advertising,
872 linkmode_and(pl->link_config.advertising, pl->link_config.advertising,
2362 linkmode_and(dst, dst, mask);
2451 linkmode_and(phy_kset.link_modes.advertising,
2478 linkmode_and(config.advertising, kset->link_modes.advertising,
H A Dmarvell-88x2222.c505 linkmode_and(priv->supported, phydev->supported, sfp_supported);
H A Ddp83822.c451 linkmode_and(phydev->advertising, phydev->advertising,
H A Ddp83869.c644 linkmode_and(phydev->advertising, phydev->advertising,
H A Dmotorcomm.c1906 linkmode_and(phydev->advertising, phydev->advertising,
2021 linkmode_and(phydev->advertising,
H A Dphy_device.c2109 linkmode_and(phydev->advertising, phydev->advertising,
2163 linkmode_and(phydev->advertising, phydev->advertising,
3524 linkmode_and(phydev->advertising_eee, phydev->supported_eee,
H A Dphy.c1086 linkmode_and(advertising, advertising, phydev->supported);
H A Dmicrel.c639 linkmode_and(phydev->supported, phydev->supported, mask);
642 linkmode_and(phydev->advertising, phydev->advertising, mask);
1435 linkmode_and(phydev->supported_eee, phydev->supported,
H A Dmarvell.c658 linkmode_and(phydev->advertising, phydev->advertising,
/linux-master/include/linux/
H A Dlinkmode.h23 static inline void linkmode_and(unsigned long *dst, const unsigned long *a, function
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mdio.c224 linkmode_and(phydev->supported, phydev->supported, mask);
/linux-master/drivers/net/ethernet/arc/
H A Demac_main.c431 linkmode_and(phy_dev->advertising, phy_dev->advertising,
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c377 linkmode_and(advertising, cmd->link_modes.advertising,
H A Dxgbe-phy-v2.c1119 linkmode_and(phydev->advertising, phydev->advertising,
1931 linkmode_and(phy_data->phydev->advertising,
/linux-master/drivers/net/pcs/
H A Dpcs-xpcs.c626 linkmode_and(supported, supported, xpcs_supported);
/linux-master/drivers/net/phy/qcom/
H A Dat803x.c744 linkmode_and(sfp_support, phy_support, sfp_support);
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1169 linkmode_and(phy_dev->supported, phy_dev->supported, supported);
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c585 linkmode_and(params.adv_speeds,
/linux-master/drivers/net/ethernet/broadcom/
H A Db44.c2292 linkmode_and(phydev->supported, phydev->supported, mask);
/linux-master/drivers/net/ethernet/freescale/
H A Dgianfar.c1677 linkmode_and(phydev->supported, phydev->supported, mask);
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3463 linkmode_and(common, edata->advertised, edata->lp_advertised);
/linux-master/drivers/net/usb/
H A Dr8152.c8942 linkmode_and(common, eee->advertised, eee->lp_advertised);
8976 linkmode_and(common, eee->advertised, eee->lp_advertised);

Completed in 334 milliseconds

12