/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_pfc.sh | 33 # | + $h1.111 | 45 # | | + $swp1.111 $swp3.111 + | | + $swp4.111 | | 49 # | | | | + $swp2.111 | | 63 # | + $h2.111 | 93 vlan_create $h1 111 v$h1 192.0.2.33/28 98 vlan_destroy $h1 111 109 vlan_create $h2 111 v$h2 192.0.2.34/28 114 vlan_destroy $h2 111 165 vlan_create $swp1 111 166 ip link set dev $swp1.111 type vlan ingress-qos-map 0:0 1:1 [all …]
|
H A D | qos_max_descriptors.sh | 16 # | + $h1.111 | 27 # | | + $swp1.111 | | 31 # | | + $swp2.111 | | 42 # | + $h2.111 | 74 vlan_create $h1 111 v$h1 192.0.2.33/28 75 defer vlan_destroy $h1 111 76 ip link set dev $h1.111 type vlan egress-qos-map 0:1 84 vlan_create $h2 111 v$h2 192.0.2.34/28 85 defer vlan_destroy $h2 111 110 vlan_create $swp1 111 [all...] |
H A D | qos_mc_aware.sh | 30 # | | | unicast --> + $h2.111 | 41 # | | $swp1.1 + | | + $swp2.111 | | 43 # | | $swp3.1 + | | + $swp3.111 | | 56 # | + $h3.111 | 90 vlan_create $h2 111 v$h2 192.0.2.129/28 91 defer vlan_destroy $h2 111 92 ip link set dev $h2.111 type vlan egress-qos-map 0:1 103 vlan_create $h3 111 v$h3 192.0.2.130/28 104 defer vlan_destroy $h3 111 127 vlan_create $swp2 111 [all...] |
H A D | qos_ets_strict.sh | 15 # | $h1.111 + | | + $h2.222 | 26 # | | $swp1.111 + | | + $swp2.222 | | 28 # | | $swp3.111 + | | + $swp3.222 | | 42 # | $h3.111 + + $h3.222 | 66 vlan_create $h1 111 v$h1 192.0.2.33/28 67 defer vlan_destroy $h1 111 68 ip link set dev $h1.111 type vlan egress-qos-map 0:1 92 vlan_create $h3 111 v$h3 192.0.2.34/28 93 defer vlan_destroy $h3 111 138 vlan_create $swp1 111 [all...] |
/linux/tools/testing/selftests/net/forwarding/ |
H A D | mirror_vlan.sh | 38 vlan_create $h1 111 v$h1 192.0.2.17/28 39 bridge vlan add dev $swp1 vid 111 41 vlan_create $h2 111 v$h2 192.0.2.18/28 42 bridge vlan add dev $swp2 vid 111 53 vlan_destroy $h2 111 54 vlan_destroy $h1 111 92 do_test_span_vlan_dir_ips '>= 10' "$h3.555" 111 ip 192.0.2.17 192.0.2.18
|
H A D | ipip_lib.sh | 29 # | + $ul1.111 (vlan) | 42 # | + $ul2.111 (vlan) | 96 # | | + $ul1.111 (vlan) | | 112 # | | | $ul2.111 (vlan) | | 179 vlan_create $ul1 111 "" 192.0.2.129/28 201 vlan_destroy $ul1 111 214 vlan_create $ul2 111 v$ol2 192.0.2.130/28 235 vlan_destroy $ul2 111 251 vlan_create $ul1 111 v$ul1 192.0.2.129/28 269 vlan_destroy $ul1 111 [all …]
|
H A D | gre_multipath_nh_res.sh | 27 # | + $ul1.111 (vlan) + $ul1.222 (vlan) | 40 # | + $ul2.111 (vlan) + $ul2.222 (vlan) | 90 vlan_create $ul1 111 v$ol1 192.0.2.129/28 128 vlan_destroy $ul1 111 137 vlan_create $ul2 111 v$ol2 192.0.2.130/28 157 tc filter add dev $ul2 ingress pref 111 prot 802.1Q \ 158 flower vlan_id 111 action pass 183 vlan_destroy $ul2 111 245 local t0_111=$(tc_rule_stats_get $ul2 111 ingress) 252 local t1_111=$(tc_rule_stats_get $ul2 111 ingress) [all …]
|
H A D | gre_multipath_nh.sh | 27 # | + $ul1.111 (vlan) + $ul1.222 (vlan) | 40 # | + $ul2.111 (vlan) + $ul2.222 (vlan) | 90 vlan_create $ul1 111 v$ol1 192.0.2.129/28 127 vlan_destroy $ul1 111 136 vlan_create $ul2 111 v$ol2 192.0.2.130/28 155 tc filter add dev $ul2 ingress pref 111 prot 802.1Q \ 156 flower vlan_id 111 action pass 181 vlan_destroy $ul2 111 242 local t0_111=$(tc_rule_stats_get $ul2 111 ingress) 249 local t1_111=$(tc_rule_stats_get $ul2 111 ingress) [all …]
|
H A D | gre_multipath.sh | 25 # | + $ul1.111 (vlan) + $ul1.222 (vlan) | 38 # | + $ul2.111 (vlan) + $ul2.222 (vlan) | 82 vlan_create $ul1 111 v$ol1 192.0.2.129/28 111 vlan_destroy $ul1 111 120 vlan_create $ul2 111 v$ol2 192.0.2.130/28 136 tc filter add dev $ul2 ingress pref 111 prot 802.1Q \ 137 flower vlan_id 111 action pass 157 vlan_destroy $ul2 111 218 local t0_111=$(tc_rule_stats_get $ul2 111 ingress) 225 local t1_111=$(tc_rule_stats_get $ul2 111 ingress)
|
H A D | gre_inner_v4_multipath.sh | 38 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 45 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 122 vlan_create $ul22 111 v$ul21 192.0.2.145/28 137 vlan_destroy $ul22 111 146 vlan_create $ul32 111 v$ul31 192.0.2.146/28 155 tc filter add dev $ul32 ingress pref 111 prot 802.1Q \ 156 flower vlan_id 111 action pass 169 vlan_destroy $ul32 111 265 local t0_111=$(tc_rule_stats_get $ul32 111 ingress) 273 local t1_111=$(tc_rule_stats_get $ul32 111 ingress)
|
H A D | gre_inner_v6_multipath.sh | 38 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 45 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 122 vlan_create $ul22 111 v$ul21 192.0.2.145/28 137 vlan_destroy $ul22 111 146 vlan_create $ul32 111 v$ul31 192.0.2.146/28 155 tc filter add dev $ul32 ingress pref 111 prot 802.1Q \ 156 flower vlan_id 111 action pass 169 vlan_destroy $ul32 111 265 local t0_111=$(tc_rule_stats_get $ul32 111 ingress) 274 local t1_111=$(tc_rule_stats_get $ul32 111 ingress)
|
H A D | ip6gre_inner_v4_multipath.sh | 38 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 45 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 121 vlan_create $ul22 111 v$ul21 2001:db8:81::1/64 136 vlan_destroy $ul22 111 145 vlan_create $ul32 111 v$ul31 2001:db8:81::2/64 154 tc filter add dev $ul32 ingress pref 111 prot 802.1Q \ 155 flower vlan_id 111 action pass 168 vlan_destroy $ul32 111 264 local t0_111=$(tc_rule_stats_get $ul32 111 ingress) 272 local t1_111=$(tc_rule_stats_get $ul32 111 ingress)
|
H A D | ip6gre_inner_v6_multipath.sh | 38 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 45 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 121 vlan_create $ul22 111 v$ul21 2001:db8:81::1/64 136 vlan_destroy $ul22 111 145 vlan_create $ul32 111 v$ul31 2001:db8:81::2/64 154 tc filter add dev $ul32 ingress pref 111 prot 802.1Q \ 155 flower vlan_id 111 action pass 168 vlan_destroy $ul32 111 264 local t0_111=$(tc_rule_stats_get $ul32 111 ingress) 273 local t1_111=$(tc_rule_stats_get $ul32 111 ingress)
|
H A D | ip6gre_lib.sh | 32 # | + $ul1.111 (vlan) | 46 # | + $ul2.111 (vlan) | 101 # | | + $ul1.111 (vlan) | | 117 # | | | $ul2.111 (vlan) | | 192 vlan_create $ul1 111 "" 2001:db8:10::1/64 216 vlan_destroy $ul1 111 228 vlan_create $ul2 111 v$ol2 2001:db8:10::2/64 255 vlan_destroy $ul2 111 270 vlan_create $ul1 111 v$ul1 2001:db8:10::1/64 290 vlan_destroy $ul1 111 [all …]
|
H A D | gre_custom_multipath_hash.sh | 40 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 47 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 131 vlan_create $ul22 111 v$ul21 192.0.2.33/28 146 vlan_destroy $ul22 111 155 vlan_create $ul32 111 v$ul31 192.0.2.34/28 164 tc filter add dev $ul32 ingress pref 111 prot 802.1Q \ 165 flower vlan_id 111 action pass 178 vlan_destroy $ul32 111 350 local t0_111=$(tc_rule_stats_get $ul32 111 ingress) 355 local t1_111=$(tc_rule_stats_get $ul32 111 ingress)
|
H A D | ip6gre_custom_multipath_hash.sh | 40 # | + $ul22.111 (vlan) + $ul22.222 (vlan) | 47 # | + $ul32.111 (vlan) + $ul32.222 (vlan) | 132 vlan_create $ul22 111 v$ul21 2001:db8:11::1/64 147 vlan_destroy $ul22 111 156 vlan_create $ul32 111 v$ul31 2001:db8:11::2/64 165 tc filter add dev $ul32 ingress pref 111 prot 802.1Q \ 166 flower vlan_id 111 action pass 179 vlan_destroy $ul32 111 352 local t0_111=$(tc_rule_stats_get $ul32 111 ingress) 357 local t1_111=$(tc_rule_stats_get $ul32 111 ingress)
|
H A D | ipip_flat_gre_keys.sh | 29 sw1_flat_create gre $ol1 $ul1 ikey 111 okey 222 30 sw2_flat_create gre $ol2 $ul2 ikey 222 okey 111
|
H A D | ipip_hier_gre_keys.sh | 29 sw1_hierarchical_create gre $ol1 $ul1 ikey 111 okey 222 30 sw2_hierarchical_create gre $ol2 $ul2 ikey 222 okey 111
|
H A D | ip6gre_flat_keys.sh | 33 sw1_flat_create $ol1 $ul1 ikey 111 okey 222 34 sw2_flat_create $ol2 $ul2 ikey 222 okey 111
|
H A D | ip6gre_hier_keys.sh | 33 sw1_hierarchical_create $ol1 $ul1 ikey 111 okey 222 34 sw2_hierarchical_create $ol2 $ul2 ikey 222 okey 111
|
/linux/arch/sh/lib/ |
H A D | memcpy-sh4.S | 181 bt/s 99f ! 111 BR (zero len) 188 bt/s .Lcase00 ! 111 BR (aligned) 214 bf/s 4f ! 111 BR 229 bf/s 3b ! 111 BR 247 bt/s 2f ! 111 BR 269 bf/s 1f ! 111 BR 276 bt/s 2f ! 111 BR 324 bf/s 4f ! 111 BR 361 bt/s 4f ! 111 BR 390 bt/s 1b ! 111 BR [all …]
|
/linux/arch/x86/kernel/cpu/mtrr/ |
H A D | amd.c | 39 * eg 111 1111 1111 1100 is 512K in amd_get_mtrr() 77 * bit. We are fed say 512K We invert this and we get 111 1111 in amd_set_mtrr() 79 * desired 111 1111 1111 1100 mask in amd_set_mtrr()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | mmap.c | 106 val = 111; in test_mmap() 115 CHECK_FAIL(map_data->val[0] != 111); in test_mmap() 121 CHECK_FAIL(val != 111); in test_mmap() 193 CHECK_FAIL(map_data->val[0] != 111); in test_mmap() 245 CHECK_FAIL(map_data->val[0] != 111); in test_mmap()
|
/linux/drivers/tty/vt/ |
H A D | defkeymap.map | 8 # altgr control keycode 111 = Boot 244 keycode 111 = Remove 245 # altgr control keycode 111 = Boot 246 control alt keycode 111 = Boot
|
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt8167.c | 131 MTK_PIN_DRV_GRP(111, 0xd70, 0, 2), 176 MTK_PIN_PUPD_SPEC_SR(111, 0xe10, 10, 9, 8), 224 MTK_PIN_IES_SMT_SPEC(111, 111, 0x920, 8), 274 MTK_PIN_IES_SMT_SPEC(111, 111, 0xA20, 8),
|