Home
last modified time | relevance | path

Searched refs:linkmode_andnot (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dlinkmode.h40 static inline bool linkmode_andnot(unsigned long *dst, in linkmode_andnot() function
/linux/drivers/net/phy/
H A Dphy-c45.c1652 linkmode_andnot(data->supported, phydev->supported_eee, in genphy_c45_ethtool_get_eee()
1683 if (linkmode_andnot(tmp, adv, phydev->supported_eee)) { in genphy_c45_ethtool_set_eee()
1688 linkmode_andnot(phydev->advertising_eee, adv, in genphy_c45_ethtool_set_eee()
H A Dphy_device.c2911 linkmode_andnot(phydev->advertising_eee, phydev->supported_eee, in phy_advertise_eee_all()
2938 linkmode_andnot(phydev->advertising_eee, phydev->supported_eee, in phy_support_eee()
3766 linkmode_andnot(phydev->advertising_eee, phydev->advertising_eee, in phy_probe()
H A Dmotorcomm.c2281 linkmode_andnot(phydev->advertising, in yt8521_config_aneg_paged()
/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c646 linkmode_andnot(phydev->supported, phydev->supported, mask); in tc_mii_probe()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c3162 if (linkmode_andnot(tmp, edata->advertised, supported)) { in igb_set_eee()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c4516 } else if (linkmode_andnot(tmp, edata->advertised, advertising)) { in bnxt_set_eee()