/linux-4.4.14/samples/pktgen/ |
D | pktgen_sample01_simple.sh | 37 pg_thread $thread "add_device" $DEV 40 pg_set $DEV "count $COUNT" 44 pg_set $DEV "clone_skb $CLONE_SKB" 47 pg_set $DEV "pkt_size $PKT_SIZE" 50 pg_set $DEV "delay $DELAY" 53 pg_set $DEV "flag NO_TIMESTAMP" 56 pg_set $DEV "dst_mac $DST_MAC" 57 pg_set $DEV "dst $DEST_IP" 60 pg_set $DEV "flag UDPSRC_RND" 61 pg_set $DEV "udp_src_min $UDP_MIN" [all …]
|
D | parameters.sh | 25 export DEV=$OPTARG 26 info "Output device set to: DEV=$DEV" 81 if [ -z "$DEV" ]; then
|
D | pktgen_bench_xmit_mode_netif_receive.sh | 52 dev=${DEV}@${thread} 83 dev=${DEV}@${thread}
|
D | pktgen_sample03_burst_single_flow.sh | 42 dev=${DEV}@${thread} 73 dev=${DEV}@${thread}
|
D | pktgen_sample02_multiqueue.sh | 36 dev=${DEV}@${thread} 72 dev=${DEV}@${thread}
|
D | README.rst | 19 -i : ($DEV) output interface/device (required) 30 interface/device parameter "-i" sets variable $DEV.
|
/linux-4.4.14/arch/blackfin/mach-bf537/boards/ |
D | Kconfig | 16 CM-BF537E support for EVAL- and DEV-Board. 22 CM-BF537U support for EVAL- and DEV-Board. 28 TCM-BF537 support for EVAL- and DEV-Board.
|
/linux-4.4.14/drivers/devfreq/ |
D | governor.h | 19 #define to_devfreq(DEV) container_of((DEV), struct devfreq, dev) argument
|
D | devfreq-event.c | 29 #define to_devfreq_event(DEV) container_of(DEV, struct devfreq_event_dev, dev) argument
|
/linux-4.4.14/drivers/mfd/ |
D | sta2x11-mfd.c | 471 #define DEV(_name, _r) \ macro 476 DEV(STA2X11_MFD_GPIO_NAME, gpio_resources), 477 DEV(STA2X11_MFD_SCTL_NAME, sctl_resources), 478 DEV(STA2X11_MFD_SCR_NAME, scr_resources), 479 DEV(STA2X11_MFD_TIME_NAME, time_resources), 483 DEV(STA2X11_MFD_APBREG_NAME, apbreg_resources), 507 DEV(STA2X11_MFD_VIC_NAME, vic_resources), 511 DEV(STA2X11_MFD_APB_SOC_REGS_NAME, apb_soc_regs_resources),
|
/linux-4.4.14/Documentation/block/ |
D | switching-sched.txt | 24 echo SCHEDNAME > /sys/block/DEV/queue/scheduler 26 where SCHEDNAME is the name of a defined IO scheduler, and DEV is the 30 a "cat /sys/block/DEV/queue/scheduler" - the list of valid names
|
/linux-4.4.14/arch/blackfin/mach-bf548/boards/ |
D | Kconfig | 16 CM-BF548 support for DEV-Board.
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | pnfs-block-server.txt | 31 DEV="/dev/$2" 32 EVPD=`sg_inq --page=0x80 ${DEV} | \
|
/linux-4.4.14/arch/blackfin/mach-bf561/boards/ |
D | Kconfig | 20 CM-BF561 support for EVAL- and DEV-Board.
|
/linux-4.4.14/arch/blackfin/mach-bf527/boards/ |
D | Kconfig | 20 CM-BF527 support for EVAL- and DEV-Board.
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 593 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do 601 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS,commit=$MAX_AGE$NOATIME_OPT 604 mount $DEV -t $FST $MP -o remount,$OPTS$NOATIME_OPT 607 if [ -b $DEV ] ; then 608 blockdev --setra $(($READAHEAD * 2)) $DEV 653 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do 660 PARSEDOPTS="$(parse_mount_opts_wfstab $DEV commit $OPTS)" 661 PARSEDOPTS="$(parse_yesno_opts_wfstab $DEV atime atime $PARSEDOPTS)" 662 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS 665 PARSEDOPTS="$(parse_yesno_opts_wfstab $DEV atime atime $OPTS)" [all …]
|
/linux-4.4.14/arch/blackfin/mach-bf533/boards/ |
D | Kconfig | 27 CM-BF533 support for EVAL- and DEV-Board.
|
/linux-4.4.14/Documentation/networking/ |
D | switchdev.txt | 178 bridge fdb add ADDR dev DEV [vlan VID] [self] 224 bridge link set dev DEV learning off 228 bridge link set dev DEV learning on self 229 bridge link set dev DEV learning_sync on self
|
D | policy-routing.txt | 78 HOWTO: iproute add PREFIX [ tos TOS ] [ gw GW ] [ dev DEV ]
|
D | pktgen.txt | 230 -i : ($DEV) output interface/device (required) 241 interface/device parameter "-i" sets variable $DEV. Copy the
|
/linux-4.4.14/Documentation/acpi/ |
D | enumeration.txt | 262 Device (DEV) 299 Package () {"power-gpios", Package() {^DEV, 0, 0, 0 }}, 300 Package () {"irq-gpios", Package() {^DEV, 1, 0, 0 }},
|
/linux-4.4.14/Documentation/usb/ |
D | authorization.txt | 57 if device_is_my_type $DEV
|
D | gadget-testing.txt | 651 $ arecord -f dat -t wav -D hw:CARD=UAC2Gadget,DEV=0 | \
|
/linux-4.4.14/net/sched/ |
D | em_meta.c | 622 [META_ID(DEV)] = META_FUNC(var_dev), 630 [META_ID(DEV)] = META_FUNC(int_dev),
|
/linux-4.4.14/Documentation/i2c/ |
D | functionality | 125 CHECKING THROUGH /DEV
|
/linux-4.4.14/Documentation/DocBook/ |
D | 80211.xml.db | 100 API-SET-IEEE80211-DEV
|
/linux-4.4.14/Documentation/filesystems/ |
D | hpfs.txt | 83 special 4-byte extended attribute "DEV" will be created containing the device 85 that if somebody (I don't know who?) has set "UID", "GID", "MODE" or "DEV"
|
/linux-4.4.14/drivers/block/ |
D | skd_main.c | 356 #define SKD_WRITEL(DEV, VAL, OFF) skd_reg_write32(DEV, VAL, OFF) argument 357 #define SKD_READL(DEV, OFF) skd_reg_read32(DEV, OFF) argument 358 #define SKD_WRITEQ(DEV, VAL, OFF) skd_reg_write64(DEV, VAL, OFF) argument
|
/linux-4.4.14/drivers/hwmon/ |
D | pc87360.c | 73 #define DEV 0x07 /* Register: Logical device select */ macro 1152 superio_outb(sioaddr, DEV, logdev[i]); in pc87360_find()
|
D | w83627hf.c | 83 #define DEV 0x07 /* Register: Logical device select */ macro 129 outb(DEV, sio->sioaddr); in superio_select()
|
D | it87.c | 84 #define DEV 0x07 /* Register: Logical device select */ macro 118 outb(DEV, REG); in superio_select()
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 1515 00020942' SSCH B2334000 0048813C CC 0 SCH 0000 DEV 7C08 1520 00020B0A' I/O DEV 7C08 -> 000197BC' SCH 0000 PARM 00E2C9C4 1521 00021628' TSCH B2354000 >> 00488164 CC 0 SCH 0000 DEV 7C08 1522 CCWA 000FFDF8 DEV STS 0C SCH STS 00 CNT 00EC 1524 00022238' STSCH B2344000 >> 00488108 CC 0 SCH 0000 DEV 7C08
|
/linux-4.4.14/Documentation/ioctl/ |
D | hdio.txt | 833 [1] DEV bit (0x10) of SELECT register is ignored and the
|