Home
last modified time | relevance | path

Searched refs:linkmode_and (Results 1 – 17 of 17) 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_device.c1568 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 Ddp83869.c657 linkmode_and(phydev->advertising, phydev->advertising, in dp83869_configure_fiber()
H A Dmotorcomm.c2100 linkmode_and(phydev->advertising, phydev->advertising, in ytphy_utp_config_advert()
2215 linkmode_and(phydev->advertising, in yt8521_config_aneg_paged()
H A Dmicrel.c769 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 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.c8912 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 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.c3593 linkmode_and(common, edata->advertised, edata->lp_advertised); in ixgbe_get_eee_fw()
/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.c12912 linkmode_and(eee->advertised, advertising, in bnxt_eee_config_ok()