Home
last modified time | relevance | path

Searched full:queuing (Results 1 – 25 of 250) sorted by relevance

12345678910

/linux/Documentation/scsi/
H A DBusLogic.rst107 reported for each target device, as well as the status of Tagged Queuing.
140 The status of Wide Negotiation, Disconnect/Reconnect, and Tagged Queuing
146 BusLogic SCSI Host Adapters directly implement SCSI-2 Tagged Queuing, and so
147 support has been included in the driver to utilize tagged queuing with any
148 target devices that report having the tagged queuing capability. Tagged
149 queuing allows for multiple outstanding commands to be issued to each target
154 tagged queuing for each target device as well as individual selection of the
159 addition, tagged queuing is automatically disabled whenever the host adapter
161 queue depth of 1 is selected. Tagged queuing is also disabled for individual
181 Finally, if tagged queuing is active and more than one command reset occurs
[all …]
H A Dlpfc.rst44 internal queuing from all LLDDs. The philosophy is that internal
45 queuing is unnecessary as the block layer already performs the
46 queuing. Removing the queues from the LLDD makes a more predictable
50 have all internal queuing removed. Emulex complied with this request.
H A Dsmartpqi.rst10 driver is the first SCSI driver to implement the PQI queuing model.
20 For more information on the PQI Queuing Interface, please see:
H A Dsym53c8xx_2.rst134 - Tagged command queuing
245 Queuing more than 1 command at a time to a device allows it to perform
252 Some known old SCSI devices do not properly support tagged command queuing.
256 All I can say is that I never have had problem with tagged queuing using
516 - cmd_per_lun=0 (or cmd_per_lun=1) tagged command queuing disabled
517 - cmd_per_lun=#tags (#tags > 1) tagged command queuing enabled
743 tagged commands queuing.
874 | * Tagged Command Queuing | Y | Y |
/linux/include/net/
H A Dfq.h24 * (deficit round robin) based round robin queuing similar to the one
63 * struct fq - main container for fair queuing purposes
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-request-ioc-queue.rst47 It is not allowed to mix queuing requests with queuing buffers directly
H A Drequest-api.rst82 It is not allowed to mix queuing requests with directly queuing buffers:
/linux/Documentation/devicetree/bindings/soc/fsl/
H A Dfsl,qman.yaml14 supports queuing and QoS scheduling of frames to CPUs, network interfaces and
16 flow-level queuing, is also responsible for congestion management functions such
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst110 The dpio service component provides queuing, notification, and buffers
112 will typically allocate 1 DPIO object per CPU to allow queuing operations
122 Queuing
/linux/include/scsi/
H A Dsg.h308 /* Get/set command queuing state per fd (default is SG_DEF_COMMAND_Q.
310 command queuing flag is set on (overriding the previous setting). */
311 #define SG_GET_COMMAND_Q 0x2270 /* Yields 0 (queuing off) or 1 (on) */
312 #define SG_SET_COMMAND_Q 0x2271 /* Change queuing state with 0 or 1 */
329 #define SG_DEF_COMMAND_Q 0 /* command queuing is always on when
/linux/drivers/net/wireless/ti/wl18xx/
H A Dwl18xx.h89 * link before we stop queuing up packets for it.
94 * link before we stop queuing up packets for it.
/linux/net/sched/
H A DKconfig81 tristate "Hardware Multiqueue-aware Multi Band Queuing (MULTIQ)"
367 This queuing discipline allows userspace to plug/unplug a network
393 queuing discipline that merges functionality of PRIO and DRR
433 Support for selection of default queuing discipline.
444 prompt "Default queuing discipline"
H A Dsch_sfq.c26 /* Stochastic Fairness Queuing algorithm.
30 Paul E. McKenney "Stochastic Fairness Queuing",
33 Paul E. McKenney "Stochastic Fairness Queuing",
39 Queuing using Deficit Round Robin", Proc. SIGCOMM 95.
/linux/drivers/misc/vmw_vmci/
H A Dvmci_datagram.h27 struct list_head list_item; /* For queuing. */
/linux/include/uapi/linux/
H A Dgen_stats.h52 * struct gnet_stats_queue - queuing statistics
/linux/arch/arc/include/asm/
H A Dbarrier.h13 * due to micro-arch buffering/queuing of load/store, cache hit vs. miss ...
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-qbuf.rst112 It is not allowed to mix queuing requests with queuing buffers directly.
/linux/arch/s390/include/uapi/asm/
H A Dcmb.h16 * @control_unit_queuing_time: time of control unit queuing
/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst168 The default queuing discipline to use for network devices. This allows
170 queuing discipline is created without additional parameters so is best suited
171 to queuing disciplines that work well without configuration like stochastic
173 queuing disciplines like Hierarchical Token Bucket or Deficit Round Robin
/linux/Documentation/arch/m68k/
H A Dkernel-options.rst616 from 1. If tagged queuing (see below) is not used, values greater
649 0 means turn off tagged queuing support, all other values > 0 mean
650 use tagged queuing for targets that support it. Default: currently
651 off, but this may change when tagged queuing handling has been
654 Tagged queuing means that more than one command can be issued to
657 tagged queuing (:-().
/linux/drivers/infiniband/hw/hfi1/
H A Dsdma_txreq.h29 * @list: for use by user and by queuing for wait
/linux/Documentation/usb/
H A Dehci.rst203 or using bulk queuing if a series of small requests needs to be issued.
215 Such URB queuing should work with all the USB 1.1 HC drivers too.
/linux/net/ipv4/
H A Dtcp_illinois.c113 /* Maximum queuing delay */
119 /* Average queuing delay */
/linux/drivers/scsi/snic/
H A Dsnic_stats.h31 atomic64_t q_fail; /* Abort Queuing Failed */
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.h76 /* EQoS version 5.xx VLAN Tag Filter Fail Packets Queuing */

12345678910