Searched refs:linkmode_andnot (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | linkmode.h | 40 static inline bool linkmode_andnot(unsigned long *dst, in linkmode_andnot() function
|
| /linux/drivers/net/phy/ |
| H A D | phy-c45.c | 1652 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 D | phy_device.c | 2911 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 D | motorcomm.c | 2281 linkmode_andnot(phydev->advertising, in yt8521_config_aneg_paged()
|
| /linux/drivers/net/ethernet/toshiba/ |
| H A D | tc35815.c | 646 linkmode_andnot(phydev->supported, phydev->supported, mask); in tc_mii_probe()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 3162 if (linkmode_andnot(tmp, edata->advertised, supported)) { in igb_set_eee()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 4516 } else if (linkmode_andnot(tmp, edata->advertised, advertising)) { in bnxt_set_eee()
|