Searched refs:queue (Results 501 - 525 of 1381) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c146 * iavf_add_queue_stats - copy queue statistics into supplied buffer
152 * Assumes that queue stats are defined in iavf_gstrings_queue_stats. If the
153 * ring pointer is null, zero out the queue stat values and update the data
312 /* Report the maximum number queues, even if not every queue is
548 * __iavf_get_coalesce - get per-queue coalesce settings
551 * @queue: which queue to pick
553 * Gets the per-queue settings for coalescence. Specifically Rx and Tx usecs
554 * are per queue. If queue i
557 __iavf_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, int queue) argument
614 iavf_get_per_queue_coalesce(struct net_device *netdev, u32 queue, struct ethtool_coalesce *ec) argument
628 iavf_set_itr_per_queue(struct iavf_adapter *adapter, struct ethtool_coalesce *ec, int queue) argument
686 __iavf_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, int queue) argument
744 iavf_set_per_queue_coalesce(struct net_device *netdev, u32 queue, struct ethtool_coalesce *ec) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c856 * ice_locate_vsi_using_queue - locate VSI using queue (forward to queue action)
858 * @queue: Queue index
860 * Locate the VSI using specified "queue". When ADQ is not enabled,
865 ice_locate_vsi_using_queue(struct ice_vsi *vsi, int queue) argument
874 * upon queue number)
882 if (queue >= offset && queue < offset + qcount) {
897 u16 queue = tc_fltr->action.fwd.q.queue; local
1835 u16 queue = act->rx_queue; local
[all...]
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dtraces.h416 TP_printk("packet ID: %08x, rate policy: %s %d|%d %d|%d %d|%d %d|%d -> %d attempt, Delays media/queue/total: %4dus/%4dus/%4dus",
448 const struct wfx_queue *queue;
464 queue = &wvif->tx_queue[i];
465 __entry->hw[j] = atomic_read(&queue->pending_frames);
466 __entry->drv[j] = skb_queue_len(&queue->normal);
467 __entry->cab[j] = skb_queue_len(&queue->cab);
468 if (queue == elected_queue) {
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dphy.c419 if (skb_queue_len(&ring->queue) == 0 ||
428 skb_queue_len(&ring->queue));
437 skb_queue_len(&ring->queue));
462 if (skb_queue_len(&ring->queue) == 0) {
469 skb_queue_len(&ring->queue));
478 skb_queue_len(&ring->queue));
/linux-master/block/
H A Dblk-wbt.c8 * scaling step and scale down queue depth by a factor of 2x. The monitoring
209 else if (test_bit(QUEUE_FLAG_WC, &rwb->rqos.disk->queue->queue_flags) &&
706 struct request_queue *q = disk->queue;
758 RQWB(rqos)->rq_depth.queue_depth = blk_queue_depth(rqos->disk->queue);
766 blk_stat_remove_callback(rqos->disk->queue, rwb->cb);
776 struct rq_qos *rqos = wbt_rq_qos(disk->queue);
892 struct request_queue *q = disk->queue;
/linux-master/drivers/block/
H A Dps3disk.c31 spinlock_t lock; /* Request queue spinlock */
183 struct request_queue *q = hctx->queue;
255 blk_mq_run_hw_queues(priv->gendisk->queue, true);
393 struct request_queue *queue; local
450 queue = gendisk->queue;
452 blk_queue_write_cache(queue, true, false);
H A Dbrd.c344 blk_queue_flag_set(QUEUE_FLAG_NONROT, disk->queue);
345 blk_queue_flag_set(QUEUE_FLAG_SYNCHRONOUS, disk->queue);
346 blk_queue_flag_set(QUEUE_FLAG_NOWAIT, disk->queue);
/linux-master/drivers/md/
H A DMakefile12 dm-queue-length-y += dm-ps-queue-length.o
58 obj-$(CONFIG_DM_MULTIPATH_QL) += dm-queue-length.o
/linux-master/drivers/scsi/aacraid/
H A Ddpcsup.c34 * know there is a response on our normal priority queue. We will pull off
36 * take a spinlock out on the queue before operating on it.
50 * Keep pulling response QEs off the response queue and waking
65 * Remove this fib from the Outstanding I/O queue.
72 atomic_dec(&dev->queues->queue[AdapNormCmdQueue].numpending);
150 * @q: queue to process
153 * let us know there is a command on our normal priority queue. We will
155 * We will take a spinlock out on the queue before operating on it.
167 * Keep pulling response QEs off the response queue and waking
267 * know there is a response on our normal priority queue
[all...]
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dtx.c285 /* queue */
538 /* we found the first non-empty low priority queue */
1140 /* only one flush should be in progress, for consistent queue state */
1197 u8 queue, enum wlcore_queue_stop_reason reason)
1199 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue);
1202 /* queue should not be stopped for this reason */
1211 void wlcore_stop_queue(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue, argument
1217 wlcore_stop_queue_locked(wl, wlvif, queue, reason);
1221 void wlcore_wake_queue(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue, argument
1225 int hwq = wlcore_tx_get_mac80211_queue(wlvif, queue);
1196 wlcore_stop_queue_locked(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue, enum wlcore_queue_stop_reason reason) argument
1283 wlcore_is_queue_stopped_by_reason(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue, enum wlcore_queue_stop_reason reason) argument
1298 wlcore_is_queue_stopped_by_reason_locked(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue, enum wlcore_queue_stop_reason reason) argument
1308 wlcore_is_queue_stopped_locked(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue) argument
[all...]
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcq.c65 cq->memsize, cq->queue,
98 cq->queue = dma_alloc_coherent(&rdev->lldi.pdev->dev, cq->memsize,
100 if (!cq->queue) {
108 ((u8 *)cq->queue + (cq->size - 1) *
109 (sizeof(*cq->queue) / 2)))->qp_err;
112 ((u8 *)cq->queue + (cq->size - 1) *
113 sizeof(*cq->queue)))->qp_err;
174 dma_free_coherent(&rdev->lldi.pdev->dev, cq->memsize, cq->queue,
486 srq->queue[srq->size].status.host_wq_pidx =
1054 * Make actual HW queue
[all...]
/linux-master/drivers/nvme/host/
H A Dzns.c117 blk_queue_flag_set(QUEUE_FLAG_ZONE_RESETALL, ns->queue);
123 struct request_queue *q = ns->disk->queue;
205 ret = nvme_submit_sync_cmd(ns->queue, &c, report, buflen);
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.h199 * @fdqring_mode: Free desc queue mode
311 /* Buffer queue helpers */
312 int icssg_queue_pop(struct prueth *prueth, u8 queue);
313 void icssg_queue_push(struct prueth *prueth, int queue, u16 addr);
314 u32 icssg_queue_level(struct prueth *prueth, int queue);
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_verbs.h63 struct rxe_queue *queue; member in struct:rxe_cq
82 spinlock_t sq_lock; /* guard queue */
83 struct rxe_queue *queue; member in struct:rxe_sq
89 spinlock_t producer_lock; /* guard queue producer */
90 spinlock_t consumer_lock; /* guard queue consumer */
91 struct rxe_queue *queue; member in struct:rxe_rq
/linux-master/drivers/scsi/ibmvscsi_tgt/
H A Dlibsrp.c38 kfifo_init(&q->queue, (void *)q->pool, max * sizeof(void *));
41 kfifo_in(&q->queue, (void *)&iue, sizeof(void *));
142 if (kfifo_out_locked(&target->iu_queue.queue, (void *)&iue,
157 kfifo_in_locked(&iue->target->iu_queue.queue, (void *)&iue,
/linux-master/drivers/misc/
H A Dibmvmc.h151 /* an RPA command/response transport queue */
162 struct crq_queue queue; member in struct:crq_server_adapter
/linux-master/drivers/crypto/caam/
H A Ddpseci_cmd.h86 u8 queue; member in struct:dpseci_cmd_queue
/linux-master/drivers/media/platform/ti/omap/
H A Domap_voutdef.h121 struct list_head queue; member in struct:omap_vout_buffer
/linux-master/drivers/platform/surface/aggregator/
H A Dssh_request_layer.h49 * @queue: Request submission queue.
50 * @queue.lock: Lock for modifying the request submission queue.
51 * @queue.head: List-head of the request submission queue.
72 } queue; member in struct:ssh_rtl
/linux-master/drivers/block/rnbd/
H A Drnbd-clt.h111 struct request_queue *queue; member in struct:rnbd_clt_dev
/linux-master/include/net/
H A Dmrp.h123 struct sk_buff_head queue; member in struct:mrp_applicant
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.c612 * @qtype: Type of queue to retrieve configuration for
658 * @qtype: Type of queue this configuration applies to
762 * @qtype: Type of queue to receive QDID for
1272 * queue defined by the tc_id and flow_id
1275 * @flow_id: Selects the specific queue out of the set allocated for the
1463 * @qtype: Type of queue - Rx, Tx and Tx confirm types are supported
1504 * dpni_set_queue() - Set queue parameters
1508 * @qtype: Type of queue - all queue types are supported, although
1511 * @index: Selects the specific queue ou
1519 dpni_set_queue(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, enum dpni_queue_type qtype, u8 tc, u8 index, u8 options, const struct dpni_queue *queue) argument
1567 dpni_get_queue(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, enum dpni_queue_type qtype, u8 tc, u8 index, struct dpni_queue *queue, struct dpni_queue_id *qid) argument
[all...]
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_ioctl_set.c43 struct __queue *queue = &(pmlmepriv->scanned_queue); local
47 phead = get_list_head(queue);
58 if (list_empty(&queue->queue)) {
62 /* when set_ssid/set_bssid for rtw_do_join(), but scanning queue is empty */
115 /* when set_ssid/set_bssid for rtw_do_join(), but there are no desired bss in scanning queue */
/linux-master/tools/testing/selftests/net/
H A Dtoeplitz.c132 int queue = rx_hash % cfg_num_queues; local
134 log_verbose(" rxq %d (cpu %d)", queue, rx_irq_cpus[queue]);
135 if (rx_irq_cpus[queue] != cpu) {
/linux-master/fs/autofs/
H A Dwaitq.c35 wake_up(&wq->queue);
230 * but there is no wait in the queue ...
275 * on the wait queue mutex we can return success. If it
378 /* Create a new wait queue */
391 init_waitqueue_head(&wq->queue);
440 wait_event_killable(wq->queue, wq->name.name == NULL);
505 wq->name.name = NULL; /* Do not wait on this queue */
507 wake_up(&wq->queue);

Completed in 287 milliseconds

<<21222324252627282930>>