| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | devlink_trap_control.sh | 220 $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \ 228 "igmp_v1_report" $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \ 236 "igmp_v2_report" $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \ 244 "igmp_v3_report" $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \ 252 "igmp_v2_leave" $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:02 \ 308 $MZ $h1 -c 1 -a own -b bcast -A 0.0.0.0 -B 255.255.255.255 \ 312 $MZ $h1 -c 1 -a own -b $(mac_get $rp1) -A 192.0.2.1 \ 330 $MZ $h1 -c 1 -a own -b bcast -t arp request -p 100 -q 336 $MZ $h1 -c 1 -a own -b $(mac_get $rp1) -t arp reply -p 100 -q 364 "ipv6_neigh_advert" $MZ $h1 -6 -c 1 -a own -b $(mac_get $rp1) \ [all …]
|
| H A D | devlink_trap_l2_drops.sh | 130 $MZ $h1 "$opt" -c 0 -p 100 -a own -b $dmac -t ip -d 1msec -q & 190 $MZ $h1 -Q $vid -c 0 -p 100 -a own -b $dmac -t ip -d 1msec -q & 233 $MZ $h1 -Q $vid -c 0 -p 100 -a own -b $dmac -t ip -d 1msec -q & 303 $MZ $h1 -c 0 -p 100 -a own -b $dmac -t ip -d 1msec -q & 348 $MZ $h1 -c 0 -p 100 -a own -b $dmac -t ip -B $dip -d 1msec -q & 394 $MZ $h1 -c 0 -p 100 -a own -b $dmac -t ip -d 1msec -q &
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/ |
| H A D | defza.c | 449 u32 own, rmc; in fza_do_xmit() local 461 own = FZA_RING_TX_OWN_HOST; in fza_do_xmit() 485 writel_o(own, &fp->ring_rmc_tx[i].own); in fza_do_xmit() 492 own = FZA_RING_TX_OWN_RMC; in fza_do_xmit() 503 writel_o(FZA_RING_TX_OWN_RMC, &fp->ring_rmc_tx[first].own); in fza_do_xmit() 516 u32 own; in fza_do_recv_smt() local 520 own = readl_o(&fp->ring_smt_rx[i].own); in fza_do_recv_smt() 521 if ((own & FZA_RING_OWN_MASK) == FZA_RING_OWN_FZA) in fza_do_recv_smt() 530 writel_o(FZA_RING_OWN_FZA, &fp->ring_smt_rx[i].own); in fza_do_recv_smt() 544 u32 own, rmc; in fza_tx() local [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/ |
| H A D | transitioning-to-a-custom-environment.rst | 14 now, as you are starting your own project, it isn't exactly straightforward what 64 #. **Create your own layer for the BSP you're going to use**. 67 BSP, :ref:`create your own layer for the BSP <bsp-guide/bsp:creating a new 75 #. **Write your own recipe to build additional software support that isn't 77 Creating your own recipe is especially important for custom application 87 that you have your own image recipe - don't try appending to existing image 96 #. **Consider creating your own distribution**. 97 When you get to a certain level of customization, consider creating your own 102 your own distribution in a new layer inheriting from Poky but overriding what 105 local settings, it's time to :ref:`consider creating your own distribution [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/ |
| H A D | sch_red.sh | 187 $MZ $h2 -p $PKTSZ -a own -b $h3_mac -A 192.0.2.2 -B 192.0.2.3 -t $proto -q -c $pkts "$@" 289 -a own -b $h3_mac -t tcp -q tos=0x01 & 312 -a own -b $h3_mac -t tcp -q tos=0x01 & 338 -a own -b $h3_mac -t tcp -q tos=0x01 & 371 -a own -b $h3_mac -t udp -q & 412 -a own -b $h3_mac -t tcp -q tos=0x01 &
|
| H A D | tc_police.sh | 134 mausezahn $h1 -a own -b $(mac_get $rp1) -A 192.0.2.1 -B 198.51.100.1 \ 184 mausezahn $h1 -a own -b $(mac_get $rp1) -A 192.0.2.1 -B 198.51.100.1 \ 254 mausezahn $h1 -a own -b $(mac_get $rp1) -A 192.0.2.1 -B 198.51.100.1 \ 311 mausezahn $h1 -a own -b $(mac_get $rp1) -A 192.0.2.1 -B 198.51.100.1 \ 314 mausezahn $h1 -a own -b $(mac_get $rp1) -A 192.0.2.1 -B 198.51.100.1 \
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | adm1031.rst | 33 They sense their own temperature as well as the temperature of up to one 39 Each temperature channel has its own high and low limits, plus a critical 43 two. Each fan channel has its own low speed limit.
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | findmask.inc | 1 // This is the body of a uintptr_t array definition. Fill in your own addresses. 3 0x38d3c5ad, // replace with your own
|
| /OK3568_Linux_fs/kernel/Documentation/mips/ |
| H A D | ingenic-tcu.rst | 18 - Each one of the TCU channels has its own clock, which can be reparented to three 45 own interrupt line; channels 2-7 share the last interrupt line. 46 - On JZ4725B, channel 0 has its own interrupt; channels 1-5 share one 48 - on newer SoCs (JZ4750 and above), channel 5 has its own interrupt;
|
| /OK3568_Linux_fs/kernel/Documentation/riscv/ |
| H A D | patch-acceptance.rst | 24 course, maintain their own Linux kernel trees that contain code for 28 their own custom extensions. These custom extensions aren't required 34 (Implementors, may, of course, maintain their own Linux kernel trees
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-detect.rst | 37 - The image is divided into a grid, each cell with its own motion 41 - The image is divided into a grid, each cell with its own region 43 should be used. Each region has its own thresholds. How these
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | stack.c | 388 dev->teimgr->peer = &newst->own; in create_stack() 393 dev->D.peer = &newst->own; in create_stack() 394 newst->own.st = newst; in create_stack() 395 newst->own.ctrl = st_own_ctrl; in create_stack() 396 newst->own.send = mISDN_queue_message; in create_stack() 397 newst->own.recv = mISDN_queue_message; in create_stack() 435 ch->peer = &dev->D.st->own; in connect_layer1() 534 ch->peer = &dev->D.st->own; in create_l2entity() 551 rq.ch->peer = &dev->D.st->own; in create_l2entity()
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-3.3.rst | 131 - ``iproute2``: split ``ip`` binary to its own package 132 - ``net-tools``: split ``mii-tool`` into its own package 133 - ``procps``: split ``ps`` and ``sysctl`` into their own packages 137 - ``util-linux``: ``libuuid`` has been split out to its own 151 of course specify your own :term:`DISTRO_VERSION` value as desired 152 (particularly if you create your own custom distro configuration).
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-elektor.c | 42 static int own = 0x55; variable 86 return (own); in pcf_isa_getown() 322 module_param(own, int, 0);
|
| /OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/ |
| H A D | faq.rst | 12 How do I use my own Linux kernel ``.config`` file? 26 How do I use my own Linux kernel sources? 30 ":ref:`kernel-dev/common:working with your own sources`"
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | Kconfig | 38 Say Y if you own such a card and want to use it. 85 Say Y if you own such a card and want to use it. 112 Say Y if you own such a card and want to use it. 135 Say Y if you own such a card and want to use it. 157 Say Y if you own such a card and want to use it.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | edid.rst | 19 - A KVM sends its own EDID data instead of querying the connected monitor. 39 If you want to create your own EDID file, copy the file 1024x768.S, 40 replace the settings with your own data and add a new target to the
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | typec.rst | 30 Every port will be presented as its own device under /sys/class/typec/. The 33 When connected, the partner will be presented also as its own device under 39 The cable and the two plugs on it may also be optionally presented as their own 47 Alternate Mode SVID will have their own device describing them. Note that the 51 Every mode that is supported will have its own group under the Alternate Mode 110 The plugs are represented as their own devices. The cable is registered first, 172 own functions, but the registration will always return a handle to struct 201 own logical components: "mux" for the mode and "switch" for the orientation.
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5base/ |
| H A D | qmake.conf.in | 5 # simplify cross-compilation: we have our own "device" definition, which 18 # Remove all optimisation flags, we really only want our own.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/make/make/ |
| H A D | 0002-modules-fcntl-allow-being-detected-by-importing-proj.patch | 7 GNU project `make` relies on gnulib but provides some own compatibility 13 an own compatibility implementation or not.
|
| /OK3568_Linux_fs/buildroot/package/swupdate/ |
| H A D | Config.in | 21 If you like to use your own modified configuration, 60 I you wish to use your own modified swupdate configuration 86 embedded webserver and do not provide an own website to be
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | mac80211-injection.rst | 40 legacy rate for the transmission (only for devices without own rate control) 44 HT rate for the transmission (only for devices without own rate control). 60 without own rate control). Also other fields are parsed
|
| H A D | tc-actions-env-rules.rst | 18 someone else is referencing the skb. After that you "own" the skb. 20 3) Dropping packets you don't own is a no-no. You simply return
|
| /OK3568_Linux_fs/buildroot/package/pkcs11-helper/ |
| H A D | 0001-nss-use-nss-pkcs11-h.patch | 6 make nss happy with its own extensions and non-standard behavior. 36 +/* Use PKCS#11 of nss to avoid conflicts and make nss happy with its own extensions */
|
| /OK3568_Linux_fs/buildroot/package/transmission/ |
| H A D | 0002-fix-utp-include.patch | 3 If transmission uses its own copy of libminiupnpc in third-party/ then 7 This path is also added if transmission uses its own copy of libutp:
|