| /linux/drivers/net/phy/ |
| H A D | phy_port.c | 138 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 D | linkmode.c | 30 linkmode_and(m, local_adv, partner_adv); in linkmode_resolve_pause()
|
| H A D | phy-c45.c | 274 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 D | phy_device.c | 1568 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 D | dp83869.c | 657 linkmode_and(phydev->advertising, phydev->advertising, in dp83869_configure_fiber()
|
| H A D | motorcomm.c | 2147 linkmode_and(phydev->advertising, phydev->advertising, 2262 linkmode_and(phydev->advertising, in yt8521_config_aneg()
|
| H A D | micrel.c | 775 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 D | linkmode.h | 23 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 D | hclge_mdio.c | 227 linkmode_and(phydev->supported, phydev->supported, mask); in hclge_mac_connect_phy()
|
| /linux/drivers/net/ethernet/arc/ |
| H A D | emac_main.c | 434 linkmode_and(phy_dev->advertising, phy_dev->advertising, in arc_emac_open()
|
| /linux/drivers/net/pcs/ |
| H A D | pcs-xpcs.c | 665 linkmode_and(supported, supported, xpcs_supported); in xpcs_validate()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-phy-v2.c | 996 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 D | r8152.c | 9152 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 D | hns_enet.c | 1169 linkmode_and(phy_dev->supported, phy_dev->supported, supported); in hns_nic_init_phy()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | b44.c | 2294 linkmode_and(phydev->supported, phydev->supported, mask); in b44_register_phy_one()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ethtool.c | 3754 linkmode_and(common, edata->advertised, edata->lp_advertised);
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 4514 linkmode_and(edata->advertised, advertising, eee->supported); in bnxt_set_eee()
|
| H A D | bnxt.c | 12922 linkmode_and(eee->advertised, advertising, in bnxt_update_phy_setting()
|