Searched refs:linkmode_andnot (Results 1 – 5 of 5) 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 | 1527 linkmode_andnot(data->supported, phydev->supported_eee, in genphy_c45_ethtool_get_eee() 1558 if (linkmode_andnot(tmp, adv, phydev->supported_eee)) { in genphy_c45_ethtool_set_eee() 1563 linkmode_andnot(phydev->advertising_eee, adv, in genphy_c45_ethtool_set_eee()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 1283 linkmode_andnot(req->args.advertising, in otx2_set_link_ksettings()
|
| /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 | 3141 if (linkmode_andnot(tmp, edata->advertised, supported)) { in igb_set_eee()
|