Home
last modified time | relevance | path

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

12345678910>>...14

/OK3568_Linux_fs/kernel/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:
/OK3568_Linux_fs/kernel/include/linux/
H A Ddynamic_queue_limits.h16 * so queuing new data is blocked.
47 unsigned int last_obj_cnt; /* Count at last queuing */
56 unsigned int prev_last_obj_cnt; /* Previous queuing cnt */
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dia_css_err.h30 This warning can be avoided by de-queuing ISYS buffers more timely. */
32 This warning can be avoided by de-queuing PSYS buffers more timely. */
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dv4l2-dev.rst73 is used for the queuing ioctls (``VIDIOC_REQBUFS``, ``CREATE_BUFS``,
76 That way the :ref:`vb2 <vb2_framework>` queuing framework does not have
79 queuing ownership (i.e. is the filehandle calling it allowed to do the
148 to serialize all queuing ioctls (see the previous section
151 The advantage of using a different lock for the queuing ioctls is that for some
153 can take a long time, so you want to use a separate lock for the buffer queuing
/OK3568_Linux_fs/kernel/include/scsi/
H A Dsg.h279 /* Get/set command queuing state per fd (default is SG_DEF_COMMAND_Q.
281 command queuing flag is set on (overriding the previous setting). */
282 #define SG_GET_COMMAND_Q 0x2270 /* Yields 0 (queuing off) or 1 (on) */
283 #define SG_SET_COMMAND_Q 0x2271 /* Change queuing state with 0 or 1 */
300 #define SG_DEF_COMMAND_Q 0 /* command queuing is always on when
/OK3568_Linux_fs/kernel/include/net/
H A Dfq.h20 * (deficit round robin) based round robin queuing similar to the one
60 * struct fq - main container for fair queuing purposes
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Dmedia-request-ioc-queue.rst47 It is not allowed to mix queuing requests with queuing buffers directly
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst109 The dpio service component provides queuing, notification, and buffers
111 will typically allocate 1 DPIO object per CPU to allow queuing operations
121 Queuing
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dsg.h257 /* Get/set command queuing state per fd (default is SG_DEF_COMMAND_Q). */
258 #define SG_GET_COMMAND_Q 0x2270 /* Yields 0 (queuing off) or 1 (on). */
259 #define SG_SET_COMMAND_Q 0x2271 /* Change queuing state with 0 or 1. */
271 #define SG_DEF_COMMAND_Q 0 /* command queuing is always on when
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dsg.h257 /* Get/set command queuing state per fd (default is SG_DEF_COMMAND_Q). */
258 #define SG_GET_COMMAND_Q 0x2270 /* Yields 0 (queuing off) or 1 (on). */
259 #define SG_SET_COMMAND_Q 0x2271 /* Change queuing state with 0 or 1. */
271 #define SG_DEF_COMMAND_Q 0 /* command queuing is always on when
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/kernel/net/sched/
H A DKconfig94 select classes of this queuing discipline. Each class maps
112 tristate "Hardware Multiqueue-aware Multi Band Queuing (MULTIQ)"
403 This queuing discipline allows userspace to plug/unplug a network
429 queuing discipline that merges functionality of PRIO and DRR
445 Support for selection of default queuing discipline.
456 prompt "Default queuing discipline"
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddev-decoder.rst349 in the stream.** Continue queuing/dequeuing bytestream buffers to/from the
584 7. **If the** ``CAPTURE`` **queue is streaming,** keep queuing and dequeuing
707 frames dequeued from the ``CAPTURE`` queue may differ from the order of queuing
738 :c:type:`v4l2_buffer` struct when queuing an ``OUTPUT`` buffer. The
816 3. Start queuing buffers containing coded data after the seek to the ``OUTPUT``
821 There is no requirement to begin queuing coded data starting exactly
969 The client should, for best performance and simplicity, keep queuing/dequeuing
1011 * queuing and dequeuing ``CAPTURE`` buffers, until a buffer marked with the
H A Dvidioc-qbuf.rst112 It is not allowed to mix queuing requests with queuing buffers directly.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/
H A Dqman.txt14 supports queuing and QoS scheduling of frames to CPUs, network interfaces and
16 flow-level queuing, is also responsible for congestion management functions such
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dnet.rst162 The default queuing discipline to use for network devices. This allows
164 queuing discipline is created without additional parameters so is best suited
165 to queuing disciplines that work well without configuration like stochastic
167 queuing disciplines like Hierarchical Token Bucket or Deficit Round Robin
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Diowait.h110 * @tx_limit: limit for overflow queuing
122 * what ever queuing/dequeuing of
397 * @pkts_sent: have some packets been sent before queuing?
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DBusLogic.c1704 Tagged Queuing support is available and operates properly on in blogic_rdconfig()
1786 Tagged Queuing is only allowed if Disconnect/Reconnect is permitted. in blogic_rdconfig()
1787 Therefore, mask the Tagged Queuing Permitted Default bits with the in blogic_rdconfig()
1792 Combine the default Tagged Queuing Permitted bits with any in blogic_rdconfig()
1793 BusLogic Driver Options Tagged Queuing specification. in blogic_rdconfig()
1933 blogic_info(" Disconnect/Reconnect: %s, Tagged Queuing: %s\n", adapter, in blogic_reportconfig()
2068 Initialize the Bus Device Reset Pending CCB, Tagged Queuing Active, in blogic_initadapter()
2848 CmdQue (Tagged Queuing Supported) and WBus16 (16 Bit in blogic_process_ccbs()
3129 messages. By waiting to enable Tagged Queuing until after the in blogic_qcmd_lck()
3132 before Tagged Queuing is enabled and that the Tagged Queuing in blogic_qcmd_lck()
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/dmaengine/
H A Dpxa_dma.rst8 a) Transfers hot queuing
11 This implies that the queuing doesn't wait for the previous transfer end,
/OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/
H A Dvmci_datagram.h27 struct list_head list_item; /* For queuing. */
/OK3568_Linux_fs/kernel/Documentation/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 (:-().
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dgen_stats.h52 * struct gnet_stats_queue - queuing statistics
/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dsnic_ctl.c118 "Queuing Exch Ver Req failed, err = %d\n", in snic_queue_exch_ver_req()
140 "Queuing Exch Ver Req failed, err = %d\n", in snic_queue_exch_ver_req()

12345678910>>...14