Searched refs:linkmode_andnot (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | linkmode.h | 40 static inline bool linkmode_andnot(unsigned long *dst, in linkmode_andnot() function
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phy_caps.c | 231 linkmode_andnot(linkmodes, linkmodes, lcap->linkmodes); in phy_caps_linkmode_max_speed()
|
| H A D | phy-c45.c | 1518 linkmode_andnot(data->supported, phydev->supported_eee, in genphy_c45_ethtool_get_eee() 1549 if (linkmode_andnot(tmp, adv, phydev->supported_eee)) { in genphy_c45_ethtool_set_eee() 1554 linkmode_andnot(phydev->advertising_eee, adv, in genphy_c45_ethtool_set_eee()
|
| H A D | motorcomm.c | 2103 linkmode_andnot(phydev->advertising, in yt8521_config_aneg_paged()
|
| H A D | phy_device.c | 3356 linkmode_andnot(phydev->advertising_eee, phydev->advertising_eee, in phy_probe()
|
| /linux-6.15/drivers/net/ethernet/toshiba/ |
| H A D | tc35815.c | 646 linkmode_andnot(phydev->supported, phydev->supported, mask); in tc_mii_probe()
|
| /linux-6.15/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ethtool.c | 1847 unsupp = linkmode_andnot(tmp, edata->advertised, supported); in qede_set_eee()
|
| /linux-6.15/drivers/net/ethernet/intel/e1000e/ |
| H A D | ethtool.c | 2247 if (linkmode_andnot(tmp, edata->advertised, supported)) { in e1000e_set_eee()
|
| /linux-6.15/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 3143 if (linkmode_andnot(tmp, edata->advertised, supported)) { in igb_set_eee()
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 4337 } else if (linkmode_andnot(tmp, edata->advertised, advertising)) { in bnxt_set_eee()
|
| H A D | bnxt.c | 12555 if (linkmode_andnot(tmp, eee->advertised, advertising)) { in bnxt_eee_config_ok()
|