Home
last modified time | relevance | path

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

12

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

12