| /linux-6.15/drivers/net/ethernet/marvell/octeon_ep/ |
| H A D | octep_ethtool.c | 324 u64 advertised = 0; in octep_set_link_ksettings() local 351 advertised |= BIT(OCTEP_LINK_MODE_10GBASE_T); in octep_set_link_ksettings() 354 advertised |= BIT(OCTEP_LINK_MODE_10GBASE_R); in octep_set_link_ksettings() 357 advertised |= BIT(OCTEP_LINK_MODE_10GBASE_CR); in octep_set_link_ksettings() 360 advertised |= BIT(OCTEP_LINK_MODE_10GBASE_KR); in octep_set_link_ksettings() 363 advertised |= BIT(OCTEP_LINK_MODE_10GBASE_LR); in octep_set_link_ksettings() 366 advertised |= BIT(OCTEP_LINK_MODE_10GBASE_SR); in octep_set_link_ksettings() 369 advertised |= BIT(OCTEP_LINK_MODE_25GBASE_CR); in octep_set_link_ksettings() 372 advertised |= BIT(OCTEP_LINK_MODE_25GBASE_KR); in octep_set_link_ksettings() 375 advertised |= BIT(OCTEP_LINK_MODE_25GBASE_SR); in octep_set_link_ksettings() [all …]
|
| /linux-6.15/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() 641 if (m->advertised > ADV_IDLE) in tipc_group_update_rcv_win() 645 if (m->advertised < ADV_IDLE) { in tipc_group_update_rcv_win() 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() 823 if (m->advertised > remitted) { in tipc_group_proto_rcv() 830 if (m->advertised < remitted) in tipc_group_proto_rcv() [all …]
|
| /linux-6.15/net/ethtool/ |
| H A D | eee.c | 54 ret = ethnl_bitset_size(eee->advertised, eee->supported, in eee_reply_size() 86 eee->advertised, eee->supported, in eee_fill_reply() 140 ret = ethnl_update_bitset(eee.advertised, in ethnl_set_eee()
|
| /linux-6.15/Documentation/virt/kvm/arm/ |
| H A D | hypercalls.rst | 75 advertised by ``ARM_SMCCC_KVM_FUNC_HYP_MEMINFO``. 100 memory protection granule advertised by ``ARM_SMCCC_KVM_FUNC_HYP_MEMINFO``. 125 region is equal to the memory protection granule advertised by
|
| /linux-6.15/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 1655 edata->advertised); in igc_ethtool_get_eee() 1659 edata->advertised); in igc_ethtool_get_eee() 1674 edata->advertised); in igc_ethtool_get_eee() 1728 linkmode_zero(edata->advertised); in igc_ethtool_get_eee() 1902 u16 advertised = 0; in igc_ethtool_set_link_ksettings() local 1929 advertised |= ADVERTISE_2500_FULL; in igc_ethtool_set_link_ksettings() 1933 advertised |= ADVERTISE_1000_FULL; in igc_ethtool_set_link_ksettings() 1937 advertised |= ADVERTISE_100_FULL; in igc_ethtool_set_link_ksettings() 1941 advertised |= ADVERTISE_100_HALF; in igc_ethtool_set_link_ksettings() 1945 advertised |= ADVERTISE_10_FULL; in igc_ethtool_set_link_ksettings() [all …]
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 77 __ETHTOOL_DECLARE_LINK_MODE_MASK(advertised); 93 bitmap_zero(cfg->advertised, \ 97 bitmap_set(cfg->advertised, modes[i], 1); \ 916 static void ptys2ethtool_process_link(u32 eth_eproto, bool ext, bool advertised, in ptys2ethtool_process_link() argument 927 advertised ? in ptys2ethtool_process_link() 928 table[proto].advertised : table[proto].supported, in ptys2ethtool_process_link() 1310 if (bitmap_empty(ptys2legacy_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_adver_link() 1313 if (bitmap_intersects(ptys2legacy_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_adver_link() 1328 if (bitmap_empty(ptys2ext_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_ext_adver_link() 1332 bitmap_and(modes, ptys2ext_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_ext_adver_link() [all …]
|
| /linux-6.15/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-6.15/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-6.15/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ethtool.c | 463 u32 advertised, old; in ixgbe_set_link_ksettings() local 486 advertised = 0; in ixgbe_set_link_ksettings() 489 advertised |= IXGBE_LINK_SPEED_10GB_FULL; in ixgbe_set_link_ksettings() 492 advertised |= IXGBE_LINK_SPEED_5GB_FULL; in ixgbe_set_link_ksettings() 495 advertised |= IXGBE_LINK_SPEED_2_5GB_FULL; in ixgbe_set_link_ksettings() 498 advertised |= IXGBE_LINK_SPEED_1GB_FULL; in ixgbe_set_link_ksettings() 502 advertised |= IXGBE_LINK_SPEED_100_FULL; in ixgbe_set_link_ksettings() 506 advertised |= IXGBE_LINK_SPEED_10_FULL; in ixgbe_set_link_ksettings() 508 if (old == advertised) in ixgbe_set_link_ksettings() 3458 edata->advertised); in ixgbe_get_eee_fw() [all …]
|
| /linux-6.15/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-6.15/Documentation/ABI/testing/ |
| H A D | debugfs-scmi | 17 command, advertised to have an higher-than-threshold execution
|
| /linux-6.15/Documentation/devicetree/bindings/regulator/ |
| H A D | regulator-max77620.txt | 100 rate than advertised ramp rate if it has 115 Note: If the measured ramp delay is same as advertised ramp delay then it is not
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | asymmetric-32bit.rst | 60 **Note:** CPUs are advertised by this file as they are detected and so 62 being modified by the kernel at runtime. Once advertised, CPUs are never
|
| /linux-6.15/Documentation/networking/diagnostic/ |
| H A D | twisted_pair_layer1_diagnostics.rst | 192 Link partner advertised link modes: 10baseT/Half 10baseT/Full 194 Link partner advertised pause frame use: Symmetric Receive-only 195 Link partner advertised auto-negotiation: Yes 196 Link partner advertised FEC modes: Not reported 499 enabled on both sides and that all supported link modes are advertised. A 538 - **No or empty "Link partner advertised link modes"**. 540 - **"Link partner advertised auto-negotiation:"** will be **"no"** or not
|
| /linux-6.15/drivers/powercap/ |
| H A D | Kconfig | 71 and monitored against the SCMI Powercap domains advertised as
|
| /linux-6.15/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ethtool.c | 1789 edata->advertised, in qede_get_eee() 1792 edata->advertised, in qede_get_eee() 1847 unsupp = linkmode_andnot(tmp, edata->advertised, supported); in qede_set_eee() 1851 __ETHTOOL_LINK_MODE_MASK_NBITS, edata->advertised); in qede_set_eee() 1856 edata->advertised)) in qede_set_eee() 1859 edata->advertised)) in qede_set_eee()
|
| /linux-6.15/Documentation/security/tpm/ |
| H A D | tpm_ffa_crb.rst | 47 by the discovery of a TPM advertised via ACPI. The CRB driver can
|
| /linux-6.15/Documentation/networking/ |
| H A D | ethtool-netlink.rst | 438 Requests link modes (supported, advertised and peer advertised) and related 453 ``ETHTOOL_A_LINKMODES_OURS`` bitset advertised link modes 462 For ``ETHTOOL_A_LINKMODES_OURS``, value represents advertised modes and mask 478 ``ETHTOOL_A_LINKMODES_OURS`` bitset advertised link modes 487 ``ETHTOOL_A_LINKMODES_OURS`` bit set allows setting advertised link modes. If 488 autonegotiation is on (either set now or kept from before), advertised modes 490 of speed, duplex and lanes is specified, kernel adjusts advertised modes to all 1218 ``ETHTOOL_A_EEE_MODES_OURS`` bool supported/advertised modes 1219 ``ETHTOOL_A_EEE_MODES_PEER`` bool peer advertised link modes 1227 enabled, value of link modes for which EEE is advertised. Link modes for which [all …]
|
| H A D | mptcp-sysctl.rst | 26 Joins to addresses advertised with ADD_ADDR are not affected by this
|
| /linux-6.15/Documentation/i2c/ |
| H A D | summary.rst | 11 and so are not advertised as being I2C but come under different names,
|
| /linux-6.15/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-6.15/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ethtool.c | 710 linkmode_copy(eee->advertised, eee->supported); in aq_ethtool_get_eee() 714 eee->eee_enabled = !linkmode_empty(eee->advertised); in aq_ethtool_get_eee()
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phy-c45.c | 1520 linkmode_copy(data->advertised, phydev->advertising_eee); in genphy_c45_ethtool_get_eee() 1544 unsigned long *adv = data->advertised; in genphy_c45_ethtool_set_eee()
|
| /linux-6.15/Documentation/driver-api/mei/ |
| H A D | mei.rst | 19 header and payload up to maximal number of bytes advertised by the client,
|