Searched refs:linkmode_andnot (Results 1 – 9 of 9) 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/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 1283 linkmode_andnot(req->args.advertising, in otx2_set_link_ksettings()
|
| /linux/drivers/net/phy/ |
| H A D | motorcomm.c | 2221 linkmode_andnot(phydev->advertising, in yt8521_config_aneg_paged()
|
| H A D | phy_device.c | 3727 linkmode_andnot(phydev->advertising_eee, phydev->advertising_eee, in phy_probe()
|
| /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/e1000e/ |
| H A D | ethtool.c | 2240 if (linkmode_andnot(tmp, edata->advertised, supported)) { in e1000e_set_eee()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 3141 if (linkmode_andnot(tmp, edata->advertised, supported)) { in igb_set_eee()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 4515 } else if (linkmode_andnot(tmp, edata->advertised, advertising)) { in bnxt_set_eee()
|
| H A D | bnxt.c | 12911 if (linkmode_andnot(tmp, eee->advertised, advertising)) { in bnxt_eee_config_ok()
|