/linux/net/tipc/ |
H A D | group.c | 73 u16 advertised; member 436 /* If not fully advertised, do it now to prevent mutual blocking */ in tipc_group_cong() 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() [all …]
|
/linux/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()
|
H A D | linkmodes.c | 167 /* Set advertised link modes to all supported modes matching requested speed, 171 * Returns true if advertised modes bitmap was modified.
|
/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/include/linux/ceph/ |
H A D | ceph_features.h | 19 /* this bit is ignored but still advertised by release *when* */ 26 * this bit is ignored by release *unused* and not advertised by 59 * because 10.2.z (jewel) did not care if its peers advertised this
|
/linux/tools/testing/selftests/drivers/net/hw/ |
H A D | ethtool_lib.sh | 34 mode="Advertised link modes" 67 mode="Advertised link modes"
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpmac.h | 93 /* Advertised link speeds */ 110 * @advertising: Speeds that are advertised for autoneg (bitmap)
|
/linux/drivers/firmware/ |
H A D | sysfb_simplefb.c | 120 * that it does not exceed the advertised VMEM. in sysfb_create_simplefb() 129 printk(KERN_WARNING "sysfb: VRAM smaller than advertised\n"); in sysfb_create_simplefb()
|
/linux/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/Documentation/networking/device_drivers/ethernet/aquantia/ |
H A D | atlantic.rst | 89 Advertised link modes: 100baseT/Full 94 Advertised pause frame use: Symmetric 95 Advertised auto-negotiation: Yes 96 Advertised FEC modes: Not reported
|
/linux/include/uapi/linux/netfilter/ |
H A D | nf_conntrack_tcp.h | 28 /* Window scaling is advertised by the sender */
|
/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 130 fw_port_cap32_t acaps; /* advertised capabilities */ 131 fw_port_cap32_t lpacaps; /* peer advertised capabilities */ 138 enum cc_pause advertised_fc; /* actual advertised flow control */
|
/linux/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/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 608 ADVERTISED = 1, enumerator 613 __ETHTOOL_DECLARE_LINK_MODE_MASK(advertised); 623 case ADVERTISED: in ptys2ethtool_link_mode() 624 return cfg->advertised; in ptys2ethtool_link_mode() 637 linkmode_zero(cfg->advertised); \ 640 __set_bit(modes[i], cfg->advertised); \ 769 eth_proto, ADVERTISED); in ethtool_get_ptys_link_ksettings() 801 eth_proto, ADVERTISED); in ethtool_get_ptys_link_ksettings() 886 en_info(priv, "Speed was set to 0, Reset advertised Link Modes to default (%x)\n", in speed_set_ptys_admin() 908 link_ksettings->link_modes.advertising, ADVERTISED); in mlx4_en_set_link_ksettings()
|
/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/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_disp.h | 18 * 3840x2160 is advertised as the maximum resolution, but almost any
|
/linux/drivers/net/can/usb/etas_es58x/ |
H A D | es58x_core.h | 501 * @actual_len: Length of the message as advertised in the command header. 532 * @actual_len: Length of the message as advertised in the command header. 581 * @actual_len: Length of the message as advertised in the command 649 * @channel_no: The channel number as advertised in the urb command.
|
/linux/Documentation/arch/x86/ |
H A D | mds.rst | 123 advertised in CPUID. 126 advertised in CPUID. That is mainly for virtualization
|
H A D | tsx_async_abort.rst | 44 advertised in CPUID. 47 advertised in CPUID. That is mainly for virtualization
|
/linux/include/uapi/linux/ |
H A D | tcp.h | 101 #define TCP_WINDOW_CLAMP 10 /* Bound advertised window */ 292 __u32 tcpi_snd_wnd; /* peer's advertised receive window after 295 __u32 tcpi_rcv_wnd; /* local advertised receive window after
|
/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/drivers/powercap/ |
H A D | Kconfig | 71 and monitored against the SCMI Powercap domains advertised as
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_ethtool.c | 74 __ETHTOOL_DECLARE_LINK_MODE_MASK(advertised); 90 bitmap_zero(cfg->advertised, \ 94 bitmap_set(cfg->advertised, modes[i], 1); \ 924 table[proto].advertised, in ptys2ethtool_adver_link() 1302 if (bitmap_empty(ptys2legacy_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_adver_link() 1305 if (bitmap_intersects(ptys2legacy_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_adver_link() 1320 if (bitmap_empty(ptys2ext_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_ext_adver_link() 1324 bitmap_and(modes, ptys2ext_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_ext_adver_link() 1327 if (bitmap_equal(modes, ptys2ext_ethtool_table[i].advertised, in mlx5e_ethtool2ptys_ext_adver_link()
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-scmi | 17 command, advertised to have an higher-than-threshold execution
|
/linux/tools/testing/selftests/bpf/ |
H A D | xdp_features.c | 63 "XDP features application checks the XDP advertised features match detected ones.\n" 647 env.feature.drv_feature & advertised_feature ? GREEN("ADVERTISED") in tester_run() 648 : RED("NOT ADVERTISED")); in tester_run()
|