Searched full:queuing (Results 1 – 25 of 622) sorted by relevance
12345678910>>...25
| /kernel/linux/linux-6.6/Documentation/scsi/ |
| D | BusLogic.rst | 107 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 …]
|
| D | lpfc.rst | 44 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.
|
| D | smartpqi.rst | 10 driver is the first SCSI driver to implement the PQI queuing model. 20 For more information on the PQI Queuing Interface, please see:
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | BusLogic.rst | 107 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 …]
|
| D | lpfc.rst | 44 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.
|
| D | smartpqi.rst | 10 driver is the first SCSI driver to implement the PQI queuing model. 20 For more information on the PQI Queuing Interface, please see:
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | dynamic_queue_limits.h | 16 * 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 */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | dynamic_queue_limits.h | 16 * 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 */
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | ia_css_err.h | 30 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. */
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| D | ia_css_err.h | 30 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. */
|
| /kernel/linux/linux-6.6/include/net/ |
| D | fq.h | 24 * (deficit round robin) based round robin queuing similar to the one 63 * struct fq - main container for fair queuing purposes
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/ |
| D | media-request-ioc-queue.rst | 47 It is not allowed to mix queuing requests with queuing buffers directly
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/mediactl/ |
| D | media-request-ioc-queue.rst | 47 It is not allowed to mix queuing requests with queuing buffers directly
|
| /kernel/linux/linux-5.10/include/net/ |
| D | fq.h | 20 * (deficit round robin) based round robin queuing similar to the one 60 * struct fq - main container for fair queuing purposes
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/ |
| D | v4l2-dev.rst | 73 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
|
| /kernel/linux/linux-6.6/Documentation/driver-api/media/ |
| D | v4l2-dev.rst | 73 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
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| D | dpio-driver.rst | 109 The dpio service component provides queuing, notification, and buffers 111 will typically allocate 1 DPIO object per CPU to allow queuing operations 121 Queuing
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| D | dpio-driver.rst | 110 The dpio service component provides queuing, notification, and buffers 112 will typically allocate 1 DPIO object per CPU to allow queuing operations 122 Queuing
|
| /kernel/linux/linux-5.10/include/scsi/ |
| D | sg.h | 279 /* 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
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
| D | wl18xx.h | 89 * link before we stop queuing up packets for it. 94 * link before we stop queuing up packets for it.
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
| D | wl18xx.h | 89 * link before we stop queuing up packets for it. 94 * link before we stop queuing up packets for it.
|
| /kernel/linux/linux-6.6/include/scsi/ |
| D | sg.h | 308 /* 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
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/fsl/ |
| D | qman.txt | 14 supports queuing and QoS scheduling of frames to CPUs, network interfaces and 16 flow-level queuing, is also responsible for congestion management functions such
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/ |
| D | qman.txt | 14 supports queuing and QoS scheduling of frames to CPUs, network interfaces and 16 flow-level queuing, is also responsible for congestion management functions such
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | Kconfig | 94 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"
|
12345678910>>...25