| /linux/sound/drivers/opl4/ |
| H A D | yrw801.c | 42 return -ENODEV; in snd_yrw801_detect() 45 return -ENODEV; in snd_yrw801_detect() 46 dev_dbg(opl4->card->dev, "YRW801 ROM version %02x.%02x\n", buf[0], buf[1]); in snd_yrw801_detect() 58 {0x14, 0x27, {0x12c,7474,100, 0,0,0x00,0xc8,0x20,0xf2,0x13,0x08,0x0}}, 59 {0x28, 0x2d, {0x12d,6816,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 60 {0x2e, 0x33, {0x12e,5899,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 61 {0x34, 0x39, {0x12f,5290,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 62 {0x3a, 0x3f, {0x130,4260,100, 0,0,0x0a,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 63 {0x40, 0x45, {0x131,3625,100, 0,0,0x0a,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 64 {0x46, 0x4b, {0x132,3116,100, 0,0,0x04,0xc8,0x20,0xf2,0x14,0x08,0x0}}, [all …]
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | unsigned-md5.c | 1 // SPDX-License-Identifier: GPL-2.0 23 err = add_vrf("ksft-vrf", test_vrf_tabid, test_vrf_ifindex, -1); in setup_vrfs() 27 err = link_set_up("ksft-vrf"); in setup_vrfs() 48 int lsk, err, sk = -1; in try_accept() 55 if (md5_addr && test_set_md5(lsk, *md5_addr, md5_prefix, -1, md5_password)) in try_accept() 74 if (err == -ETIMEDOUT) { in try_accept() 78 } else if (err == -EKEYREJECTED) { in try_accept() 139 try_accept("TCP-AO established: add TCP-MD5 key", (*port)++, NULL, 0, in server_add_fail_tests() 140 &addr_any, 0, 0, 100, 100, 0, "TCPAOGood", TEST_CNT_GOOD, in server_add_fail_tests() 142 try_accept("TCP-MD5 established: add TCP-AO key", (*port)++, &addr_any, in server_add_fail_tests() [all …]
|
| H A D | connect-deny.c | 1 // SPDX-License-Identifier: GPL-2.0 27 return -errno; in test_add_key_maclen() 56 if (err == -ETIMEDOUT) { in try_accept() 60 } else if (err == -EKEYREJECTED) { in try_accept() 114 try_accept("Non-AO server + AO client", port++, NULL, in server_fn() 115 this_ip_dest, -1, 100, 100, 0, in server_fn() 118 try_accept("AO server + Non-AO client", port++, DEFAULT_TEST_PASSWORD, in server_fn() 119 this_ip_dest, -1, 100, 100, 0, in server_fn() 123 this_ip_dest, -1, 100, 100, 0, in server_fn() 127 this_ip_dest, -1, 100, 101, 0, in server_fn() [all …]
|
| /linux/tools/perf/pmu-events/arch/powerpc/power8/ |
| H A D | metrics.json | 4 "MetricExpr": "PM_BR_BC_8_CONV / PM_BRU_FIN * 100", 10 "MetricExpr": "PM_BR_BC_8 / PM_BRU_FIN * 100", 16 "MetricExpr": "PM_BR_MPRED_CMPL / (PM_BR_PRED_BR0 + PM_BR_PRED_BR1) * 100", 22 "MetricExpr": "PM_BR_MPRED_CMPL / PM_RUN_INST_CMPL * 100", 28 "MetricExpr": "PM_BR_MPRED_CCACHE / PM_RUN_INST_CMPL * 100", 34 "MetricExpr": "PM_BR_MPRED_CCACHE / (PM_BR_PRED_CCACHE_BR0 + PM_BR_PRED_CCACHE_BR1) * 100", 40 "MetricExpr": "PM_BR_MPRED_CR / PM_RUN_INST_CMPL * 100", 46 "MetricExpr": "(PM_BR_MPRED_TA - PM_BR_MPRED_CCACHE) / PM_RUN_INST_CMPL * 100", 52 …"MetricExpr": "(PM_BR_MPRED_TA - PM_BR_MPRED_CCACHE) / (PM_BR_PRED_LSTACK_BR0 + PM_BR_PRED_LSTACK_… 58 "MetricExpr": "PM_BR_MPRED_TA / PM_RUN_INST_CMPL * 100", [all …]
|
| /linux/tools/perf/pmu-events/arch/powerpc/power9/ |
| H A D | metrics.json | 3 "MetricExpr": "PM_BR_MPRED_CMPL / PM_BR_PRED * 100", 9 "MetricExpr": "PM_BR_MPRED_CCACHE / PM_RUN_INST_CMPL * 100", 15 "MetricExpr": "PM_BR_MPRED_CCACHE / PM_BR_PRED_CCACHE * 100", 21 "MetricExpr": "PM_BR_MPRED_LSTACK / PM_RUN_INST_CMPL * 100", 27 "MetricExpr": "PM_BR_MPRED_LSTACK/ PM_BR_PRED_LSTACK * 100", 33 "MetricExpr": "PM_BR_TAKEN_CMPL * 100 / PM_BRU_FIN", 56 …"BriefDescription": "Finish stall because the NTF instruction was a multi-cycle instruction issued… 63 "MetricExpr": "dfu_stall_cpi - dflong_stall_cpi", 75 "MetricExpr": "dmiss_non_local_stall_cpi - dmiss_remote_stall_cpi", 93 "MetricExpr": "dmiss_l2l3_stall_cpi - dmiss_l2l3_conflict_stall_cpi", [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/ |
| H A D | metrics.json | 7 "ScaleUnit": "100%" 12 "BriefDescription": "Core-to-uncore bus utilization", 14 "ScaleUnit": "100percent of bus cycles" 77 "ScaleUnit": "100percent of operations" 84 "ScaleUnit": "100percent of operations" 89 "BriefDescription": "Giga-floating point operations per second", 97 "ScaleUnit": "100percent of operations" 111 "ScaleUnit": "100percent of operations" 118 "ScaleUnit": "100percent of operations" 137 "ScaleUnit": "100percent of operations" [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/ampere/ampereone/ |
| H A D | metrics.json | 7 "ScaleUnit": "100%" 11 "MetricExpr": "((BUS_ACCESS / (BUS_CYCLES * 1)) * 100)", 12 "BriefDescription": "Core-to-uncore bus utilization", 74 "MetricExpr": "((ASE_SPEC / INST_SPEC) * 100)", 81 "MetricExpr": "((CRYPTO_SPEC / INST_SPEC) * 100)", 89 "BriefDescription": "Giga-floating point operations per second", 94 "MetricExpr": "((DP_SPEC / INST_SPEC) * 100)", 108 "MetricExpr": "((LD_SPEC / INST_SPEC) * 100)", 115 "MetricExpr": "((LDST_SPEC / INST_SPEC) * 100)", 134 "MetricExpr": "((PC_WRITE_SPEC / INST_SPEC) * 100)", [all …]
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | q_in_q_veto.sh | 2 # SPDX-License-Identifier: GPL-2.0 56 ip link add name br0.100 link br0 type vlan \ 57 protocol $netdev_proto id 100 2>/dev/null 60 ip link add name br0.100 link br0 type vlan \ 61 protocol $netdev_proto id 100 2>&1 >/dev/null \ 62 | grep -q mlxsw_spectrum 74 ip link add name $swp1.100 link $swp1 type vlan \ 75 protocol 802.1ad id 100 2>/dev/null 78 ip link add name $swp1.100 link $swp1 type vlan \ 79 protocol 802.1ad id 100 2>&1 >/dev/null \ [all …]
|
| H A D | devlink_trap_control.sh | 2 # SPDX-License-Identifier: GPL-2.0 4 # Test devlink-trap control trap functionality over mlxsw. Each registered 8 # +---------------------------------+ 16 # +----|----------------------------+ 18 # +----|----------------------------------------------------------------------+ 28 # +----|----------------------------------------------------------------------+ 30 # +----|----------------------------+ 38 # +---------------------------------+ 97 ip -4 route add default vrf v$h1 nexthop via 192.0.2.2 98 ip -6 route add default vrf v$h1 nexthop via 2001:db8:1::2 [all …]
|
| H A D | fib_offload.sh | 2 # SPDX-License-Identifier: GPL-2.0 65 num=$(ip -6 route show match ${pfx} | grep "offload" | wc -l) 67 if [ $num -eq $expected_num ]; then 79 ip -6 route add 2001:db8:3::/64 dev $spine_p1 metric 100 80 ipv6_offload_check "2001:db8:3::/64 dev $spine_p1 metric 100" 1 85 ip -6 route append 2001:db8:3::/64 dev $spine_p1 metric 200 86 ipv6_offload_check "2001:db8:3::/64 dev $spine_p1 metric 100" 1 93 ip -6 route append 2001:db8:3::/64 dev $spine_p1 metric 10 96 ipv6_offload_check "2001:db8:3::/64 dev $spine_p1 metric 100" 0 103 ip -6 route flush 2001:db8:3::/64 dev $spine_p1 [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/alderlaken/ |
| H A D | adln-metrics.json | 4 "MetricExpr": "cstate_pkg@c10\\-residency@ / msr@tsc@", 7 "ScaleUnit": "100%" 11 "MetricExpr": "cstate_core@c1\\-residency@ / msr@tsc@", 14 "ScaleUnit": "100%" 18 "MetricExpr": "cstate_pkg@c2\\-residency@ / msr@tsc@", 21 "ScaleUnit": "100%" 25 "MetricExpr": "cstate_pkg@c3\\-residency@ / msr@tsc@", 28 "ScaleUnit": "100%" 32 "MetricExpr": "cstate_core@c6\\-residency@ / msr@tsc@", 35 "ScaleUnit": "100%" [all …]
|
| /linux/Documentation/hwmon/ |
| H A D | coretemp.rst | 11 - 0xe (Pentium M DC), 0xf (Core 2 DC 65nm), 12 - 0x16 (Core 2 SC 65nm), 0x17 (Penryn 45nm), 13 - 0x1a (Nehalem), 0x1c (Atom), 0x1e (Lynnfield), 14 - 0x26 (Tunnel Creek Atom), 0x27 (Medfield Atom), 15 - 0x36 (Cedar Trail Atom) 19 Intel 64 and IA-32 Architectures Software Developer's Manual 27 ----------- 30 inside Intel CPUs. This driver can read both the per-core and per-package 31 temperature using the appropriate sensors. The per-package sensor is new; 44 the Out-Of-Spec bit. Following table summarizes the exported sysfs files: [all …]
|
| /linux/tools/testing/selftests/tc-testing/tc-tests/filters/ |
| H A D | bpf.json | 7 "bpf-filter" 15 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 100 bpf bytecode … 17 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 protocol ip prio 100 bpf", 18 …"matchPattern": "filter parent ffff: protocol ip pref 100 bpf chain [0-9]+ handle 0x1.*bytecode '4… 29 "bpf-filter" 37 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 100 bpf bytecode … 39 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 protocol ip prio 100 bpf", 40 …"matchPattern": "filter parent ffff: protocol ip pref 100 bpf chain [0-9]+ handle 0x1.*bytecode '4… 48 "name": "Add eBPF filter with valid object-file", 51 "bpf-filter" [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/grandridge/ |
| H A D | grr-metrics.json | 4 "MetricExpr": "cstate_pkg@c10\\-residency@ / msr@tsc@", 7 "ScaleUnit": "100%" 11 "MetricExpr": "cstate_core@c1\\-residency@ / msr@tsc@", 14 "ScaleUnit": "100%" 18 "MetricExpr": "cstate_pkg@c2\\-residency@ / msr@tsc@", 21 "ScaleUnit": "100%" 25 "MetricExpr": "cstate_pkg@c3\\-residency@ / msr@tsc@", 28 "ScaleUnit": "100%" 32 "MetricExpr": "cstate_core@c6\\-residency@ / msr@tsc@", 35 "ScaleUnit": "100%" [all …]
|
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_param.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 1999 - 2010 Intel Corporation. 12 #define OPTION_UNSET -1 17 * TxDescriptors - Transmit Descriptor Count 18 * @Valid Range: PCH_GBE_MIN_TXD - PCH_GBE_MAX_TXD 26 * RxDescriptors -Receive Descriptor Count 27 * @Valid Range: PCH_GBE_MIN_RXD - PCH_GBE_MAX_RXD 35 * Speed - User Specified Speed Override 36 * @Valid Range: 0, 10, 100, 1000 37 * - 0: auto-negotiate at all supported speeds [all …]
|
| /linux/tools/perf/pmu-events/arch/powerpc/power10/ |
| H A D | metrics.json | 4 "MetricExpr": "PM_RUN_CYC / PM_CYC * 100", 280 … from a data source beyond the local L1, OR when the LSU is processing an L1-hit, OR when the NTF … 328 … finish waiting for the non-speculative finish of either a STCX instruction waiting for its result… 371 "MetricExpr": "PM_FLUSH / PM_RUN_INST_CMPL * 100", 378 "MetricExpr": "PM_FLUSH_MPRED / PM_RUN_INST_CMPL * 100", 391 "MetricExpr": "PM_LD_MISS_L1 / PM_LD_REF_L1 * 100", 398 "MetricExpr": "PM_LD_MISS_L1 / PM_RUN_INST_CMPL * 100", 405 "MetricExpr": "PM_ST_MISS_L1 * 100 / PM_RUN_INST_CMPL", 412 "MetricExpr": "PM_DTLB_MISS / PM_RUN_INST_CMPL * 100", 425 "MetricExpr": "PM_DATA_FROM_L2MISS / PM_RUN_INST_CMPL * 100", [all …]
|
| H A D | nest_metrics.json | 4 …pr": "(hv_24x7@PM_PB_RTY_VG_PUMP01\\,chip\\=?@ / (1 + hv_24x7@PM_PB_VG_PUMP01\\,chip\\=?@)) * 100", 10 …pr": "(hv_24x7@PM_PB_RTY_VG_PUMP23\\,chip\\=?@ / (1 + hv_24x7@PM_PB_VG_PUMP23\\,chip\\=?@)) * 100", 16 …icExpr": "(hv_24x7@PM_PB_RTY_LNS_PUMP01\\,chip\\=?@ / hv_24x7@PM_PB_LNS_PUMP01\\,chip\\=?@) * 100", 22 …icExpr": "(hv_24x7@PM_PB_RTY_LNS_PUMP23\\,chip\\=?@ / hv_24x7@PM_PB_LNS_PUMP23\\,chip\\=?@) * 100", 28 …pr": "(hv_24x7@PM_PB_RTY_GROUP_PUMP01\\,chip\\=?@ / hv_24x7@PM_PB_GROUP_PUMP01\\,chip\\=?@) * 100", 34 …pr": "(hv_24x7@PM_PB_RTY_GROUP_PUMP23\\,chip\\=?@ / hv_24x7@PM_PB_GROUP_PUMP23\\,chip\\=?@) * 100", 64 …": "(hv_24x7@PM_PB_RTY_RNS_PUMP01\\,chip\\=?@ / (1 + hv_24x7@PM_PB_RNS_PUMP01\\,chip\\=?@)) * 100", 70 …": "(hv_24x7@PM_PB_RTY_RNS_PUMP23\\,chip\\=?@ / (1 + hv_24x7@PM_PB_RNS_PUMP23\\,chip\\=?@)) * 100", 154 …K0_OUT_ODD_AVLBL_CYCLES\\,chip\\=?@ + hv_24x7@PM_XLINK0_OUT_EVEN_AVLBL_CYCLES\\,chip\\=?@)) * 100", 160 …K1_OUT_ODD_AVLBL_CYCLES\\,chip\\=?@ + hv_24x7@PM_XLINK1_OUT_EVEN_AVLBL_CYCLES\\,chip\\=?@)) * 100", [all …]
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 71 [0] = ICE_PHY_TYPE(100MB, 100baseT_Full), 72 [1] = ICE_PHY_TYPE(100MB, 100baseT_Full), 122 [51] = ICE_PHY_TYPE(100GB, 100000baseCR4_Full), 123 [52] = ICE_PHY_TYPE(100GB, 100000baseSR4_Full), 124 [53] = ICE_PHY_TYPE(100GB, 100000baseLR4_ER4_Full), 125 [54] = ICE_PHY_TYPE(100GB, 100000baseKR4_Full), 126 [55] = ICE_PHY_TYPE(100GB, 100000baseCR4_Full), 127 [56] = ICE_PHY_TYPE(100GB, 100000baseCR4_Full), 128 [57] = ICE_PHY_TYPE(100GB, 100000baseSR4_Full), [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/sierraforest/ |
| H A D | srf-metrics.json | 4 "MetricExpr": "cstate_pkg@c10\\-residency@ / msr@tsc@", 7 "ScaleUnit": "100%" 11 "MetricExpr": "cstate_core@c1\\-residency@ / msr@tsc@", 14 "ScaleUnit": "100%" 18 "MetricExpr": "cstate_pkg@c2\\-residency@ / msr@tsc@", 21 "ScaleUnit": "100%" 25 "MetricExpr": "cstate_pkg@c3\\-residency@ / msr@tsc@", 28 "ScaleUnit": "100%" 32 "MetricExpr": "cstate_core@c6\\-residency@ / msr@tsc@", 35 "ScaleUnit": "100%" [all …]
|
| /linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| H A D | fq_codel.json | 17 …tchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms int… 38 …tchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 1000p flows 1024 quantum.*target 5ms inte… 59 …tchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms int… 80 …tchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 2ms int… 101 …"matchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms … 122 …hPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum 9000 target 5ms i… 143 …tchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms int… 164 …": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms ce_threshold … 182 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq_codel drop_batch 100", 185 …fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms interval 100ms memory_l… [all …]
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_param.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright(c) 1999 - 2006 Intel Corporation. */ 12 #define OPTION_UNSET -1 30 * Valid Range: 80-256 for 82542 and 82543 gigabit ethernet controllers 31 * Valid Range: 80-4096 for 82544 and newer 39 * Valid Range: 80-256 for 82542 and 82543 gigabit ethernet controllers 40 * Valid Range: 80-4096 for 82544 and newer 48 * Valid Range: 0, 10, 100, 1000 49 * - 0 - auto-negotiate at all supported speeds 50 * - 10 - only link at 10 Mbps [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
| H A D | pipeline.json | 12 "ScaleUnit": "100%" 17 "MetricExpr": "d_ratio(de_src_op_disp.all - ex_ret_ops, total_dispatch_slots)", 19 "ScaleUnit": "100%" 26 "ScaleUnit": "100%" 33 "ScaleUnit": "100%" 40 "ScaleUnit": "100%" 47 "ScaleUnit": "100%" 52 …"MetricExpr": "d_ratio(de_no_dispatch_per_slot.no_ops_from_frontend - (6 * cpu@de_no_dispatch_per_… 54 "ScaleUnit": "100%" 61 "ScaleUnit": "100%" [all …]
|
| /linux/Documentation/networking/device_drivers/ethernet/ti/ |
| H A D | tlan.rst | 1 .. SPDX-License-Identifier: GPL-2.0 9 (C) 1997-1998 Caldera, Inc. 13 (C) 1999-2001 Torben Mathiasen <tmm@image.dk, torben.mathiasen@compaq.com> 31 0e11 ae32 Compaq Netelligent 10/100 TX PCI UTP 34 0e11 ae40 Compaq Netelligent Dual 10/100 TX PCI UTP 35 0e11 ae43 Compaq Netelligent Integrated 10/100 TX UTP 36 0e11 b011 Compaq Netelligent 10/100 TX Embedded UTP 38 0e11 b030 Compaq Netelligent 10/100 TX UTP 41 108d 0012 Olicom OC-2325 42 108d 0013 Olicom OC-2183 [all …]
|
| /linux/tools/perf/tests/ |
| H A D | hists_output.c | 1 // SPDX-License-Identifier: GPL-2.0 12 #include "util/parse-events.h" 54 struct perf_sample sample = { .period = 100, }; in add_hist_entries() 103 root_in = &hists->entries_collapsed; in del_hist_entries() 105 root_in = hists->entries_in; in del_hist_entries() 107 root_out = &hists->entries; in del_hist_entries() 109 while (!RB_EMPTY_ROOT(&root_out->rb_root)) { in del_hist_entries() 114 rb_erase_cached(&he->rb_node_in, root_in); in del_hist_entries() 131 #define COMM(he) (thread__comm_str(he->thread)) 132 #define DSO(he) (dso__short_name(map__dso(he->ms.map))) [all …]
|
| H A D | hists_common.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 #define FAKE_PID_PERF1 100 21 #define FAKE_SYM_LENGTH 100 43 * perf: 100 perf main 44 * perf: 100 perf run_command 45 * perf: 100 perf cmd_record 46 * perf: 100 libc malloc 47 * perf: 100 libc free 48 * perf: 100 libc realloc 49 * perf: 100 [kernel] schedule [all …]
|