/linux/samples/pktgen/ |
H A D | pktgen_sample03_burst_single_flow.sh | 10 # * commit 38b2cf2982dc73 ("net: pktgen: packet bursting via skb->xmit_more") 38 [ -z "$CLONE_SKB" ] && CLONE_SKB="0" # No need for clones when bursting 82 # Setup burst, for easy testing -b 0 disable bursting
|
H A D | parameters.sh | 19 echo " -b : (\$BURST) HW level bursting of SKBs" 70 info "SKB bursting: BURST=$BURST"
|
H A D | pktgen_bench_xmit_mode_queue_xmit.sh | 28 err 1 "Bursting not supported for this mode"
|
H A D | README.rst | 28 -b : ($BURST) HW level bursting of SKBs
|
H A D | pktgen_sample05_flow_per_thread.sh | 77 # Setup burst, for easy testing -b 0 disable bursting
|
H A D | pktgen_sample04_many_flows.sh | 44 err 1 "Bursting not supported for this mode"
|
H A D | pktgen_bench_xmit_mode_netif_receive.sh | 12 # RX path just after NIC driver level. With bursting is also
|
/linux/drivers/pcmcia/ |
H A D | o2micro.h | 113 * bursting. read prefetching for example makes the RME Hammerfall DSP in o2micro_override() 129 * bursting depending on the combination of the chipset, bridge in o2micro_override()
|
/linux/Documentation/scsi/ |
H A D | 53c700.rst | 134 Disable 8 byte bursting for DMA transfers.
|
/linux/include/linux/platform_data/ |
H A D | gpmc-omap.h | 147 bool burst_wrap; /* enables wrap bursting */
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | ti,gpmc-child.yaml | 185 description: Enables wrap bursting
|
/linux/arch/arm/mach-omap2/ |
H A D | dma.c | 91 * buffer elements if packing and bursting is enabled. This might in configure_dma_errata()
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | ath5k.h | 420 * - Bursting: allows multiple frames to be sent at once, rather than pausing 421 * after each frame. Bursting is a standards-compliant feature that can be 606 #define AR5K_TXQ_FLAG_FRAG_BURST_BACKOFF_ENABLE 0x0800 /* Enable backoff while bursting */ 607 #define AR5K_TXQ_FLAG_POST_FR_BKOFF_DIS 0x1000 /* Disable backoff while bursting */
|
H A D | eeprom.h | 121 #define AR5K_EEPROM_BURST_DIS(_v) (((_v) >> 3) & 0x1) /* disable bursting */
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | beacon.c | 478 * to whether we are bursting or staggering beacons. We in ath9k_beacon_tasklet() 483 * interval has passed. When bursting slot is always left in ath9k_beacon_tasklet()
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 980 * fragmentation or bursting was checked 982 * or bursting was successful
|
/linux/drivers/comedi/drivers/ |
H A D | cb_pcimdas.c | 192 /* set bursting off, conversions on */ in cb_pcimdas_ai_insn_read()
|
/linux/Documentation/networking/ |
H A D | pktgen.rst | 259 -b : ($BURST) HW level bursting of SKBs
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | sw.c | 277 /* Because memory R/W bursting will cause system hang/crash
|
/linux/Documentation/arch/x86/ |
H A D | mtrr.rst | 39 before bursting over the PCI/AGP bus. This can increase performance
|
/linux/drivers/net/wireless/st/cw1200/ |
H A D | wsm.c | 1604 /* override winner if bursting */ in cw1200_get_prio_queue() 1727 /* allow bursting if txop is set */ in wsm_get_tx() 1734 /* store index of bursting queue */ in wsm_get_tx()
|
/linux/drivers/scsi/ |
H A D | 53c700.h | 210 __u32 burst_length:4; /* set to 0 to disable 710 bursting */
|
/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe.h | 114 #define PCH_GBE_MODE_FR_BST 0x04000000 /* Frame bursting is done */
|
/linux/drivers/scsi/libsas/ |
H A D | sas_init.c | 655 pr_notice("The phy%d bursting events, shut it down.\n", in sas_alloc_event()
|
/linux/drivers/iio/imu/bno055/ |
H A D | bno055_ser_core.c | 115 * round-up to 22, which is the max number of samples, always bursting indeed.
|