| /linux/net/tipc/ |
| H A D | group.c | 73 u16 advertised; member 437 adv = m->advertised; in tipc_group_cong() 601 m->advertised -= blks; in tipc_group_update_rcv_win() 636 if (m->advertised > (ADV_ACTIVE * 3 / 4)) in tipc_group_update_rcv_win() 641 if (m->advertised > ADV_IDLE) in tipc_group_update_rcv_win() 645 if (m->advertised < ADV_IDLE) { in tipc_group_update_rcv_win() 717 adv = ADV_ACTIVE - m->advertised; in tipc_group_proto_xmit() 719 adv = ADV_IDLE - m->advertised; in tipc_group_proto_xmit() 726 m->advertised += adv; in tipc_group_proto_xmit() 731 m->advertised += adv; in tipc_group_proto_xmit() [all …]
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 1718 edata->advertised); in igc_ethtool_get_eee() 1722 edata->advertised); in igc_ethtool_get_eee() 1737 edata->advertised); in igc_ethtool_get_eee() 1791 linkmode_zero(edata->advertised); in igc_ethtool_get_eee() 2091 u16 advertised = 0; in igc_handle_autoneg_enabled() local 2095 advertised |= ADVERTISE_2500_FULL; in igc_handle_autoneg_enabled() 2099 advertised |= ADVERTISE_1000_FULL; in igc_handle_autoneg_enabled() 2103 advertised |= ADVERTISE_100_FULL; in igc_handle_autoneg_enabled() 2107 advertised |= ADVERTISE_100_HALF; in igc_handle_autoneg_enabled() 2111 advertised |= ADVERTISE_10_FULL; in igc_handle_autoneg_enabled() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 81 __ETHTOOL_DECLARE_LINK_MODE_MASK(advertised); 97 bitmap_zero(cfg->advertised, \ 101 bitmap_set(cfg->advertised, modes[i], 1); \ 965 static void ptys2ethtool_process_link(u32 eth_eproto, bool ext, bool advertised, in ptys2ethtool_process_link() argument 976 advertised ? in ptys2ethtool_process_link() 977 table[proto].advertised : table[proto].supported, in ptys2ethtool_process_link() 1357 if (bitmap_empty(ptys2legacy_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_adver_link() 1360 if (bitmap_intersects(ptys2legacy_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_adver_link() 1375 if (bitmap_empty(ptys2ext_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_ext_adver_link() 1379 bitmap_and(modes, ptys2ext_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_ext_adver_link() [all …]
|
| /linux/Documentation/devicetree/bindings/powerpc/ |
| H A D | ibm,powerpc-cpu-features.txt | 184 that the feature is not enabled or can not be advertised. Operating systems 186 features to be advertised. 189 advertised to userspace without a one-to-one hwcap bit number may not specify
|
| /linux/Documentation/arch/x86/ |
| H A D | tsx_async_abort.rst | 44 advertised in CPUID. 47 advertised in CPUID. That is mainly for virtualization
|
| H A D | mds.rst | 123 advertised in CPUID. 126 advertised in CPUID. That is mainly for virtualization
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | arm_dsu_pmu.rst | 16 are available or not. Hence the driver exposes only those events advertised
|
| /linux/sound/hda/controllers/ |
| H A D | Kconfig | 54 which are advertised via ACPI objects.
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-scmi | 17 command, advertised to have an higher-than-threshold execution
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | Kconfig | 82 depending on the SCMI firmware advertised versions and/or machine
|
| /linux/Documentation/i2c/ |
| H A D | summary.rst | 11 and so are not advertised as being I2C but come under different names,
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | e1000.rst | 58 advertised by the adapter. When this parameter is used, the Speed and 351 is advertised (The 1000BaseT spec requires auto-negotiation.) 359 speed and duplex combinations are advertised during the auto-negotiation
|
| /linux/Documentation/driver-api/mei/ |
| H A D | mei.rst | 19 header and payload up to maximal number of bytes advertised by the client,
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 3059 mii_eee_cap1_mod_linkmode_t(edata->advertised, in igb_get_eee() 3117 linkmode_zero(edata->advertised); in igb_get_eee() 3162 if (linkmode_andnot(tmp, edata->advertised, supported)) { in igb_set_eee() 3169 edata->advertised); in igb_set_eee() 3172 edata->advertised); in igb_set_eee() 3180 adapter->eee_advert = linkmode_to_mii_eee_cap1_t(edata->advertised); in igb_set_eee()
|
| /linux/drivers/net/usb/ |
| H A D | ax88179_178a.c | 687 mii_eee_cap1_mod_linkmode_t(data->advertised, val); in ax88179_ethtool_get_eee() 702 u16 tmp16 = linkmode_to_mii_eee_cap1_t(data->advertised); in ax88179_ethtool_set_eee() 1667 linkmode_zero(eee_data.advertised); in ax88179_reset()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 301 link_mode.advertised == HINIC_SUPPORTED_UNKNOWN) in hinic_get_link_ksettings() 306 hinic_add_ethtool_link_mode(&settings, link_mode.advertised, in hinic_get_link_ksettings() 377 link_mode.advertised == HINIC_SUPPORTED_UNKNOWN) in hinic_is_speed_legal()
|
| H A D | hinic_port.h | 252 u16 advertised; member
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 613 __ETHTOOL_DECLARE_LINK_MODE_MASK(advertised); 624 return cfg->advertised; in ptys2ethtool_link_mode() 637 linkmode_zero(cfg->advertised); \ 640 __set_bit(modes[i], cfg->advertised); \
|
| /linux/Documentation/arch/arm64/ |
| H A D | pointer-authentication.rst | 49 Presence of address authentication functionality is advertised via
|
| /linux/drivers/net/phy/ |
| H A D | phy-c45.c | 1654 linkmode_copy(data->advertised, phydev->advertising_eee); in genphy_c45_ethtool_get_eee() 1678 unsigned long *adv = data->advertised; in genphy_c45_ethtool_set_eee()
|
| /linux/Documentation/gpu/rfc/ |
| H A D | color_pipeline.rst | 188 Color Pipelines are created by a driver and advertised via a new 360 abandon color pipelines advertised for previous generations.
|
| /linux/Documentation/hwmon/ |
| H A D | vt1211.rst | 57 mode doesn't seem to work as advertised in the datasheet. In fact I couldn't
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6q-cm-fx6.dts | 525 * If the OS probes the Bluetooth AMP function advertised on this bus
|
| /linux/Documentation/userspace-api/ |
| H A D | rseq.rst | 35 length advertised by getauxval(AT_RSEQ_FEATURE_SIZE).
|
| /linux/Documentation/filesystems/ |
| H A D | affs.rst | 207 Quite a few things may not work as advertised. Not everything is
|