Home
last modified time | relevance | path

Searched full:bursting (Results 1 – 25 of 37) sorted by relevance

12

/linux/samples/pktgen/
H A Dpktgen_sample03_burst_single_flow.sh10 # * 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 Dparameters.sh19 echo " -b : (\$BURST) HW level bursting of SKBs"
70 info "SKB bursting: BURST=$BURST"
H A Dpktgen_bench_xmit_mode_queue_xmit.sh28 err 1 "Bursting not supported for this mode"
H A DREADME.rst28 -b : ($BURST) HW level bursting of SKBs
H A Dpktgen_sample05_flow_per_thread.sh77 # Setup burst, for easy testing -b 0 disable bursting
H A Dpktgen_sample04_many_flows.sh44 err 1 "Bursting not supported for this mode"
H A Dpktgen_bench_xmit_mode_netif_receive.sh12 # RX path just after NIC driver level. With bursting is also
/linux/drivers/pcmcia/
H A Do2micro.h113 * 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 D53c700.rst134 Disable 8 byte bursting for DMA transfers.
/linux/include/linux/platform_data/
H A Dgpmc-omap.h147 bool burst_wrap; /* enables wrap bursting */
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dti,gpmc-child.yaml185 description: Enables wrap bursting
/linux/arch/arm/mach-omap2/
H A Ddma.c91 * buffer elements if packing and bursting is enabled. This might in configure_dma_errata()
/linux/drivers/net/wireless/ath/ath5k/
H A Dath5k.h420 * - 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 Deeprom.h121 #define AR5K_EEPROM_BURST_DIS(_v) (((_v) >> 3) & 0x1) /* disable bursting */
/linux/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c478 * 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 Dstats.h980 * fragmentation or bursting was checked
982 * or bursting was successful
/linux/drivers/comedi/drivers/
H A Dcb_pcimdas.c192 /* set bursting off, conversions on */ in cb_pcimdas_ai_insn_read()
/linux/Documentation/networking/
H A Dpktgen.rst259 -b : ($BURST) HW level bursting of SKBs
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dsw.c277 /* Because memory R/W bursting will cause system hang/crash
/linux/Documentation/arch/x86/
H A Dmtrr.rst39 before bursting over the PCI/AGP bus. This can increase performance
/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.c1604 /* 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 D53c700.h210 __u32 burst_length:4; /* set to 0 to disable 710 bursting */
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h114 #define PCH_GBE_MODE_FR_BST 0x04000000 /* Frame bursting is done */
/linux/drivers/scsi/libsas/
H A Dsas_init.c655 pr_notice("The phy%d bursting events, shut it down.\n", in sas_alloc_event()
/linux/drivers/iio/imu/bno055/
H A Dbno055_ser_core.c115 * round-up to 22, which is the max number of samples, always bursting indeed.

12