Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_port.c138 linkmode_and(port->supported, supported, port->supported); in phy_port_update_supported()
173 linkmode_and(port->supported, port->supported, supported); in phy_port_filter_supported()
H A Dlinkmode.c30 linkmode_and(m, local_adv, partner_adv); in linkmode_resolve_pause()
H A Dphy-c45.c274 linkmode_and(phydev->advertising, phydev->advertising, in genphy_c45_an_config_aneg()
864 linkmode_and(phydev->supported_eee, phydev->supported_eee, in genphy_c45_read_eee_cap1()
1501 linkmode_and(common, phydev->advertising_eee, tmp_lp); in genphy_c45_eee_is_active()
H A Dphy_device.c1568 linkmode_and(sfp_support, port->supported, caps->link_modes); in phy_sfp_module_insert()
2138 linkmode_and(phydev->advertising, phydev->advertising, in genphy_c37_config_advert()
2330 linkmode_and(phydev->advertising, phydev->advertising, in __genphy_config_aneg()
2341 linkmode_and(fixed_advert, phydev->supported, in __genphy_config_aneg()
3546 linkmode_and(phydev->supported, phydev->supported, in phy_setup_ports()
3739 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 Dmotorcomm.c2147 linkmode_and(phydev->advertising, phydev->advertising,
2262 linkmode_and(phydev->advertising, in yt8521_config_aneg()
H A Dmicrel.c775 linkmode_and(phydev->supported, phydev->supported, mask); in ksz8041_config_init()
778 linkmode_and(phydev->advertising, phydev->advertising, mask); in ksz8041_config_init()
1668 linkmode_and(phydev->supported_eee, phydev->supported, in ksz9031_get_features()
/linux/include/linux/
H A Dlinkmode.h23 static inline void linkmode_and(unsigned long *dst, const unsigned long *a, in linkmode_and() function
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mdio.c227 linkmode_and(phydev->supported, phydev->supported, mask); in hclge_mac_connect_phy()
/linux/drivers/net/ethernet/arc/
H A Demac_main.c434 linkmode_and(phy_dev->advertising, phy_dev->advertising, in arc_emac_open()
/linux/drivers/net/pcs/
H A Dpcs-xpcs.c665 linkmode_and(supported, supported, xpcs_supported); in xpcs_validate()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c996 linkmode_and(phydev->advertising, phydev->advertising, in xgbe_phy_find_phy_device()
1808 linkmode_and(phy_data->phydev->advertising, in xgbe_phy_an_config()
/linux/drivers/net/usb/
H A Dr8152.c9152 linkmode_and(common, common, eee->advertised); in rtl8152_set_tunable()
9153 linkmode_and(common, common, eee->lp_advertised); in rtl8152_set_tunable()
9225 linkmode_and(common, common, eee->advertised); in rtl8152_get_pauseparam()
9226 linkmode_and(common, common, eee->lp_advertised); in rtl8152_get_pauseparam()
/linux/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/drivers/net/ethernet/broadcom/
H A Db44.c2294 linkmode_and(phydev->supported, phydev->supported, mask); in b44_register_phy_one()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3754 linkmode_and(common, edata->advertised, edata->lp_advertised);
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c4514 linkmode_and(edata->advertised, advertising, eee->supported); in bnxt_set_eee()
H A Dbnxt.c12922 linkmode_and(eee->advertised, advertising, in bnxt_update_phy_setting()