Searched refs:linkmode_andnot (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| A D | linkmode.h | 40 static inline bool linkmode_andnot(unsigned long *dst, in linkmode_andnot() function
|
| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| A D | mdio.c | 149 linkmode_andnot(phydev->supported, phydev->supported, mask); in xge_mdio_config()
|
| /linux/drivers/net/phy/ |
| A D | phy-c45.c | 1567 if (linkmode_andnot(tmp, adv, phydev->supported_eee)) { in genphy_c45_ethtool_set_eee()
|
| A D | motorcomm.c | 2103 linkmode_andnot(phydev->advertising, in yt8521_config_aneg_paged()
|
| /linux/drivers/net/ethernet/toshiba/ |
| A D | tc35815.c | 646 linkmode_andnot(phydev->supported, phydev->supported, mask); in tc_mii_probe()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| A D | ethtool.c | 2247 if (linkmode_andnot(tmp, edata->advertised, supported)) { in e1000e_set_eee()
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| A D | qede_ethtool.c | 1851 unsupp = linkmode_andnot(tmp, edata->advertised, supported); in qede_set_eee()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| A D | igb_ethtool.c | 3143 if (linkmode_andnot(tmp, edata->advertised, supported)) { in igb_set_eee()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt_ethtool.c | 4280 } else if (linkmode_andnot(tmp, edata->advertised, advertising)) { in bnxt_set_eee()
|
| A D | bnxt.c | 11914 if (linkmode_andnot(tmp, eee->advertised, advertising)) { in bnxt_eee_config_ok()
|
Completed in 71 milliseconds