Lines Matching refs:EOPNOTSUPP

210 		return -EOPNOTSUPP;  in __ethtool_get_sset_count()
288 return -EOPNOTSUPP; in ethtool_set_one_feature()
345 return (changed & dev->hw_features) ? -EINVAL : -EOPNOTSUPP; in __ethtool_set_flags()
360 return -EOPNOTSUPP; in __ethtool_get_settings()
387 return -EOPNOTSUPP; in ethtool_set_settings()
411 return -EOPNOTSUPP; in ethtool_get_drvinfo()
505 return -EOPNOTSUPP; in ethtool_set_rxnfc()
539 return -EOPNOTSUPP; in ethtool_get_rxnfc()
620 return -EOPNOTSUPP; in ethtool_get_rxfh_indir()
623 return -EOPNOTSUPP; in ethtool_get_rxfh_indir()
671 return -EOPNOTSUPP; in ethtool_set_rxfh_indir()
675 return -EOPNOTSUPP; in ethtool_set_rxfh_indir()
729 return -EOPNOTSUPP; in ethtool_get_rxfh()
799 return -EOPNOTSUPP; in ethtool_set_rxfh()
880 return -EOPNOTSUPP; in ethtool_get_regs()
914 return -EOPNOTSUPP; in ethtool_reset()
933 return -EOPNOTSUPP; in ethtool_get_wol()
947 return -EOPNOTSUPP; in ethtool_set_wol()
961 return -EOPNOTSUPP; in ethtool_get_eee()
981 return -EOPNOTSUPP; in ethtool_set_eee()
992 return -EOPNOTSUPP; in ethtool_nway_reset()
1002 return -EOPNOTSUPP; in ethtool_get_link()
1068 return -EOPNOTSUPP; in ethtool_get_eeprom()
1085 return -EOPNOTSUPP; in ethtool_set_eeprom()
1128 return -EOPNOTSUPP; in ethtool_get_coalesce()
1143 return -EOPNOTSUPP; in ethtool_set_coalesce()
1156 return -EOPNOTSUPP; in ethtool_get_ringparam()
1170 return -EOPNOTSUPP; in ethtool_set_ringparam()
1184 return -EOPNOTSUPP; in ethtool_get_channels()
1199 return -EOPNOTSUPP; in ethtool_set_channels()
1212 return -EOPNOTSUPP; in ethtool_get_pauseparam()
1226 return -EOPNOTSUPP; in ethtool_set_pauseparam()
1242 return -EOPNOTSUPP; in ethtool_self_test()
1314 return -EOPNOTSUPP; in ethtool_phys_id()
1374 return -EOPNOTSUPP; in ethtool_get_stats()
1429 return -EOPNOTSUPP; in ethtool_get_value()
1444 return -EOPNOTSUPP; in ethtool_set_value_void()
1459 return -EOPNOTSUPP; in ethtool_set_value()
1476 return -EOPNOTSUPP; in ethtool_flash_device()
1489 return -EOPNOTSUPP; in ethtool_set_dump()
1505 return -EOPNOTSUPP; in ethtool_get_dump_flag()
1529 return -EOPNOTSUPP; in ethtool_get_dump_data()
1624 return -EOPNOTSUPP; in __ethtool_get_module_info()
1658 return -EOPNOTSUPP; in __ethtool_get_module_eeprom()
1700 return -EOPNOTSUPP; in ethtool_get_tunable()
1731 return -EOPNOTSUPP; in ethtool_set_tunable()
1995 rc = -EOPNOTSUPP; in dev_ethtool()