| /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_device.c | 1568 linkmode_and(sfp_support, port->supported, caps->link_modes); in phy_sfp_module_insert() 2132 linkmode_and(phydev->advertising, phydev->advertising, in genphy_c37_config_advert() 2324 linkmode_and(phydev->advertising, phydev->advertising, in __genphy_config_aneg() 2335 linkmode_and(fixed_advert, phydev->supported, in __genphy_config_aneg() 3532 linkmode_and(phydev->supported, phydev->supported, in phy_setup_ports() 3725 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 | 2100 linkmode_and(phydev->advertising, phydev->advertising, in ytphy_utp_config_advert() 2215 linkmode_and(phydev->advertising, in yt8521_config_aneg_paged()
|
| H A D | micrel.c | 769 linkmode_and(phydev->supported, phydev->supported, mask); in ksz8041_config_init() 772 linkmode_and(phydev->advertising, phydev->advertising, mask); in ksz8041_config_init() 1609 linkmode_and(phydev->supported_eee, phydev->supported, in ksz9477_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 | 8912 linkmode_and(common, common, eee->advertised); in r8152_get_eee() 8913 linkmode_and(common, common, eee->lp_advertised); in r8152_get_eee() 8978 linkmode_and(common, common, eee->advertised); in r8153_get_eee() 8979 linkmode_and(common, common, eee->lp_advertised); in r8153_get_eee()
|
| /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 | 3593 linkmode_and(common, edata->advertised, edata->lp_advertised); in ixgbe_get_eee_fw()
|
| /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 | 12912 linkmode_and(eee->advertised, advertising, in bnxt_eee_config_ok()
|