/linux/tools/testing/selftests/drivers/net/mlxsw/ |
A D | devlink_trap_control.sh | 221 $MZ $h1 -c 1 -a own -b 01:00:5E:00:00:01 \ 373 $MZ $h1 -c 1 -a own -b $(mac_get $rp1) \ 377 $MZ $h1 -c 1 -a own -b $(mac_get $rp1) \ 401 $MZ $h1 -c 1 -a own -b $(mac_get $rp1) \ 419 $MZ $h1 -c 1 -a own -b $(mac_get $rp1) \ 453 $MZ $h1 -c 1 -a own -b $(mac_get $rp1) \ 479 $MZ $h1 -c 1 -a own -b $(mac_get $rp1) \ 496 $MZ $h1 -c 1 -a own -b $(mac_get $rp1) \ 514 $MZ $h1 -c 1 -a own -b $(mac_get $rp1) \ 558 $MZ $h1 -c 1 -a own -b $(mac_get $rp1) \ [all …]
|
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 &
|
/linux/drivers/net/fddi/ |
A D | defza.c | 449 u32 own, rmc; in fza_do_xmit() local 485 writel_o(own, &fp->ring_rmc_tx[i].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() 551 own = readl_o(&fp->ring_rmc_tx[i].own); in fza_tx() 790 u32 own; in fza_tx_smt() local 794 own = readl_o(&fp->ring_smt_tx[i].own); in fza_tx_smt() 846 u32 own; in fza_uns() local 851 own = readl_o(&fp->ring_uns[i].own); in fza_uns() 869 u32 own; in fza_tx_flush() local [all …]
|
/linux/tools/testing/selftests/net/forwarding/ |
A D | sch_red.sh | 186 $MZ $h2 -p $PKTSZ -a own -b $h3_mac -A 192.0.2.2 -B 192.0.2.3 -t $proto -q -c $pkts "$@" 288 -a own -b $h3_mac -t tcp -q tos=0x01 & 311 -a own -b $h3_mac -t tcp -q tos=0x01 & 337 -a own -b $h3_mac -t tcp -q tos=0x01 & 370 -a own -b $h3_mac -t udp -q & 411 -a own -b $h3_mac -t tcp -q tos=0x01 &
|
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 \ 306 mausezahn $h1 -a own -b $(mac_get $rp1) -A 192.0.2.1 -B 198.51.100.1 \
|
/linux/Documentation/hwmon/ |
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.
|
A D | lm95234.rst | 30 or four (LM95234) remote diodes as well as its own temperature. 40 Each sensor has its own maximum limit, but the hysteresis is common to all
|
A D | lm95245.rst | 29 the temperature of a remote diode as well as its own temperature. 38 Each sensor has its own critical limit. Additionally, there is a relative
|
A D | lm83.rst | 29 The LM83 is a digital temperature sensor. It senses its own temperature as 80 (actually measuring the LM83's own temperature), one is used for the 91 Each sensor has its own high limit, but the critical limit is common to
|
/linux/Documentation/mips/ |
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;
|
/linux/Documentation/riscv/ |
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
|
/linux/Documentation/userspace-api/media/v4l/ |
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
|
/linux/Documentation/devicetree/bindings/sound/ |
A D | audio-graph-card.yaml | 36 * dai-controller own settings 49 * codec own settings
|
/linux/drivers/isdn/mISDN/ |
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()
|
/linux/drivers/i2c/busses/ |
A D | i2c-elektor.c | 42 static int own = 0x55; variable 86 return (own); in pcf_isa_getown() 319 module_param(own, int, 0);
|
/linux/Documentation/admin-guide/ |
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
|
/linux/Documentation/driver-api/usb/ |
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.
|
/linux/Documentation/networking/ |
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
|
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
|
/linux/drivers/media/pci/ttpci/ |
A D | Kconfig | 33 Say Y if you own such a card and want to use it. 60 Say Y if you own such a card and want to use it. 83 Say Y if you own such a card and want to use it.
|
/linux/drivers/crypto/gemini/ |
A D | sl3516-ce-core.c | 41 ce->tx[i].frame_ctrl.bits.own = CE_CPU; in sl3516_ce_desc_init() 47 ce->rx[i].frame_ctrl.bits.own = CE_CPU; in sl3516_ce_desc_init() 137 rdd->frame_ctrl.bits.own = CE_DMA; in sl3516_ce_run_task() 155 dd->frame_ctrl.bits.own = CE_DMA; in sl3516_ce_run_task() 166 dd->frame_ctrl.bits.own = CE_DMA; in sl3516_ce_run_task()
|
/linux/Documentation/devicetree/bindings/mfd/ |
A D | motorola-cpcap.txt | 16 The sub-functions of CPCAP get their own node with their own compatible values,
|
/linux/Documentation/devicetree/bindings/clock/ |
A D | st,nomadik.txt | 16 board has its own circuitry for providing this oscillator 19 if the board has its own circuitry for providing this
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-class-bdi | 14 non-block filesystems which provide their own BDI, such as NFS 24 filesystems which do not provide their own BDI.
|
/linux/drivers/media/usb/dvb-usb/ |
A D | Kconfig | 16 Say Y if you own a USB DVB device. 58 Say Y if you own such a device and want to use it. You should build it as 79 Say Y if you own such a device and want to use it. You should build it as 110 Say Y if you own such a device and want to use it. You should build it as 290 Say Y if you own such a device and want to use it. 321 Say Y if you own such a device and want to use it.
|