Home
last modified time | relevance | path

Searched defs:queue (Results 576 - 600 of 2542) sorted by relevance

1...<<21222324252627282930>>...102

/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.c22 static void tx_start(struct b43legacy_pioqueue *queue) in tx_start() argument
28 static void tx_octet(struct b43legacy_pioqueue *queue, in tx_octet() argument
63 static void tx_data(struct b43legacy_pioqueue *queue, in tx_data() argument
89 tx_complete(struct b43legacy_pioqueue *queue, struct sk_buff *skb) tx_complete() argument
103 generate_cookie(struct b43legacy_pioqueue *queue, struct b43legacy_pio_txpacket *packet) generate_cookie() argument
141 struct b43legacy_pioqueue *queue = NULL; parse_cookie() local
172 pio_tx_write_fragment(struct b43legacy_pioqueue *queue, struct sk_buff *skb, struct b43legacy_pio_txpacket *packet, size_t txhdr_size) pio_tx_write_fragment() argument
205 struct b43legacy_pioqueue *queue = packet->queue; free_txpacket() local
219 struct b43legacy_pioqueue *queue = packet->queue; pio_tx_packet() local
269 struct b43legacy_pioqueue *queue = from_tasklet(queue, t, txtask); tx_tasklet() local
299 setup_txqueues(struct b43legacy_pioqueue *queue) setup_txqueues() argument
319 struct b43legacy_pioqueue *queue; b43legacy_setup_pioqueue() local
367 cancel_transfers(struct b43legacy_pioqueue *queue) cancel_transfers() argument
379 b43legacy_destroy_pioqueue(struct b43legacy_pioqueue *queue) b43legacy_destroy_pioqueue() argument
409 struct b43legacy_pioqueue *queue; b43legacy_pio_init() local
455 struct b43legacy_pioqueue *queue = dev->pio.queue1; b43legacy_pio_tx() local
477 struct b43legacy_pioqueue *queue; b43legacy_pio_handle_txstatus() local
535 pio_rx_error(struct b43legacy_pioqueue *queue, int clear_buffers, const char *error) pio_rx_error() argument
553 b43legacy_pio_rx(struct b43legacy_pioqueue *queue) b43legacy_pio_rx() argument
634 b43legacy_pio_tx_suspend(struct b43legacy_pioqueue *queue) b43legacy_pio_tx_suspend() argument
642 b43legacy_pio_tx_resume(struct b43legacy_pioqueue *queue) b43legacy_pio_tx_resume() argument
[all...]
H A Dpio.h43 struct b43legacy_pioqueue *queue; member
84 u16 b43legacy_pio_read(struct b43legacy_pioqueue *queue, in b43legacy_pio_read() argument
91 void b43legacy_pio_write(struct b43legacy_pioqueue *queue, in b43legacy_pio_write() argument
137 b43legacy_pio_rx(struct b43legacy_pioqueue *queue) b43legacy_pio_rx() argument
141 b43legacy_pio_tx_suspend(struct b43legacy_pioqueue *queue) b43legacy_pio_tx_suspend() argument
145 b43legacy_pio_tx_resume(struct b43legacy_pioqueue *queue) b43legacy_pio_tx_resume() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2800mmio.c27 unsigned int rt2800mmio_get_dma_done(struct data_queue *queue) in rt2800mmio_get_dma_done() argument
424 void rt2800mmio_start_queue(struct data_queue *queue) in rt2800mmio_start_queue() argument
455 void rt2800mmio_kick_queue(struct data_queue *queue) in rt2800mmio_kick_queue() argument
483 rt2800mmio_flush_queue(struct data_queue *queue, bool drop) rt2800mmio_flush_queue() argument
527 rt2800mmio_stop_queue(struct data_queue *queue) rt2800mmio_stop_queue() argument
564 rt2800mmio_queue_init(struct data_queue *queue) rt2800mmio_queue_init() argument
[all...]
H A Drt2800lib.h180 static inline unsigned int rt2800_drv_get_dma_done(struct data_queue *queue) in rt2800_drv_get_dma_done() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c260 mt7601u_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) mt7601u_conf_tx() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Ddebugfs.c396 char *queue; in mt7615_queues_read() member
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dqueue.c27 static inline void __cw1200_queue_lock(struct cw1200_queue *queue) in __cw1200_queue_lock() argument
37 static inline void __cw1200_queue_unlock(struct cw1200_queue *queue) in __cw1200_queue_unlock() argument
89 __cw1200_queue_gc(struct cw1200_queue *queue, struct list_head *head, bool unlock) __cw1200_queue_gc() argument
135 struct cw1200_queue *queue = cw1200_queue_gc() local
164 cw1200_queue_init(struct cw1200_queue *queue, struct cw1200_queue_stats *stats, u8 queue_id, size_t capacity, unsigned long ttl) cw1200_queue_init() argument
202 cw1200_queue_clear(struct cw1200_queue *queue) cw1200_queue_clear() argument
244 cw1200_queue_deinit(struct cw1200_queue *queue) cw1200_queue_deinit() argument
256 cw1200_queue_get_num_queued(struct cw1200_queue *queue, u32 link_id_map) cw1200_queue_get_num_queued() argument
280 cw1200_queue_put(struct cw1200_queue *queue, struct sk_buff *skb, struct cw1200_txpriv *txpriv) cw1200_queue_put() argument
331 cw1200_queue_get(struct cw1200_queue *queue, u32 link_id_map, struct wsm_tx **tx, struct ieee80211_tx_info **tx_info, const struct cw1200_txpriv **txpriv) cw1200_queue_get() argument
372 cw1200_queue_requeue(struct cw1200_queue *queue, u32 packet_id) cw1200_queue_requeue() argument
414 cw1200_queue_requeue_all(struct cw1200_queue *queue) cw1200_queue_requeue_all() argument
441 cw1200_queue_remove(struct cw1200_queue *queue, u32 packet_id) cw1200_queue_remove() argument
492 cw1200_queue_get_skb(struct cw1200_queue *queue, u32 packet_id, struct sk_buff **skb, const struct cw1200_txpriv **txpriv) cw1200_queue_get_skb() argument
522 cw1200_queue_lock(struct cw1200_queue *queue) cw1200_queue_lock() argument
529 cw1200_queue_unlock(struct cw1200_queue *queue) cw1200_queue_unlock() argument
536 cw1200_queue_get_xmit_timestamp(struct cw1200_queue *queue, unsigned long *timestamp, u32 pending_frame_id) cw1200_queue_get_xmit_timestamp() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dtx.h197 static inline int wl1251_tx_get_queue(int queue) in wl1251_tx_get_queue() argument
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_port_proxy.c362 static int t7xx_port_proxy_recv_skb(struct cldma_queue *queue, struct sk_buff *skb) in t7xx_port_proxy_recv_skb() argument
332 t7xx_port_proxy_find_port(struct t7xx_pci_dev *t7xx_dev, struct cldma_queue *queue, u16 channel) t7xx_port_proxy_find_port() argument
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpciehp.h98 wait_queue_head_t queue; member
/kernel/linux/linux-6.6/block/
H A Dblk-mq-sched.c399 blk_mq_exit_sched_shared_tags(struct request_queue *queue) blk_mq_exit_sched_shared_tags() argument
423 blk_mq_init_sched_shared_tags(struct request_queue *queue) blk_mq_init_sched_shared_tags() argument
[all...]
H A Dbsg.c24 struct request_queue *queue; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c26 a6xx_hfi_queue_read(struct a6xx_gmu *gmu, struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) a6xx_hfi_queue_read() argument
64 a6xx_hfi_queue_write(struct a6xx_gmu *gmu, struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) a6xx_hfi_queue_write() argument
103 struct a6xx_hfi_queue *queue = &gmu->queues[HFI_RESPONSE_QUEUE]; a6xx_hfi_wait_for_ack() local
172 struct a6xx_hfi_queue *queue = &gmu->queues[HFI_COMMAND_QUEUE]; a6xx_hfi_send_msg() local
691 struct a6xx_hfi_queue *queue = &gmu->queues[i]; a6xx_hfi_stop() local
707 a6xx_hfi_queue_init(struct a6xx_hfi_queue *queue, struct a6xx_hfi_queue_header *header, void *virt, u64 iova, u32 id) a6xx_hfi_queue_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/buffer/
H A Dindustrialio-buffer-dma.c165 iio_dma_buffer_alloc_block( struct iio_dma_buffer_queue *queue, size_t size) iio_dma_buffer_alloc_block() argument
194 struct iio_dma_buffer_queue *queue = block->queue; _iio_dma_buffer_block_done() local
215 struct iio_dma_buffer_queue *queue = block->queue; iio_dma_buffer_block_done() local
237 iio_dma_buffer_block_list_abort(struct iio_dma_buffer_queue *queue, struct list_head *list) iio_dma_buffer_block_list_abort() argument
282 struct iio_dma_buffer_queue *queue = iio_buffer_to_queue(buffer); iio_dma_buffer_request_update() local
359 iio_dma_buffer_submit_block(struct iio_dma_buffer_queue *queue, struct iio_dma_buffer_block *block) iio_dma_buffer_submit_block() argument
403 struct iio_dma_buffer_queue *queue = iio_buffer_to_queue(buffer); iio_dma_buffer_enable() local
429 struct iio_dma_buffer_queue *queue = iio_buffer_to_queue(buffer); iio_dma_buffer_disable() local
442 iio_dma_buffer_enqueue(struct iio_dma_buffer_queue *queue, struct iio_dma_buffer_block *block) iio_dma_buffer_enqueue() argument
455 iio_dma_buffer_dequeue( struct iio_dma_buffer_queue *queue) iio_dma_buffer_dequeue() argument
484 struct iio_dma_buffer_queue *queue = iio_buffer_to_queue(buffer); iio_dma_buffer_read() local
539 struct iio_dma_buffer_queue *queue = iio_buffer_to_queue(buf); iio_dma_buffer_data_available() local
610 iio_dma_buffer_init(struct iio_dma_buffer_queue *queue, struct device *dev, const struct iio_dma_buffer_ops *ops) iio_dma_buffer_init() argument
636 iio_dma_buffer_exit(struct iio_dma_buffer_queue *queue) iio_dma_buffer_exit() argument
674 iio_dma_buffer_release(struct iio_dma_buffer_queue *queue) iio_dma_buffer_release() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dserio_raw.c29 unsigned char queue[SERIO_RAW_QUEUE_LEN]; member
/kernel/linux/linux-6.6/net/sched/
H A Dsch_etf.c32 int queue; member
/kernel/linux/linux-6.6/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c59 mqd_t queue = -1; variable
[all...]
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_init.c367 delete_seq_queue(int queue) delete_seq_queue() argument
407 int queue; snd_seq_oss_release() local
[all...]
H A Dseq_oss_device.h75 int queue; /* sequencer queue number */ member
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_queue.c439 struct snd_seq_queue *queue; snd_seq_queue_timer_open() local
460 struct snd_seq_queue *queue; snd_seq_queue_timer_close() local
495 queue_use(struct snd_seq_queue *queue, int client, int use) queue_use() argument
519 struct snd_seq_queue *queue; snd_seq_queue_use() local
[all...]
/kernel/liteos_a/kernel/base/ipc/
H A Dlos_queue.c107 UINT8 *queue = NULL; in LOS_QueueCreate() local
416 UINT8 *queue in LOS_QueueDelete() local
[all...]
/kernel/liteos_m/kernel/src/
H A Dlos_queue.c120 UINT8 *queue = NULL; in OsQueueCreate() local
675 UINT8 *queue = NULL; LOS_QueueDelete() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_error.h83 int queue = AP_QID_QUEUE(zq->queue->qid); in convert_error() local
H A Dzcrypt_api.h110 struct ap_queue *queue; /* The "real" ap queue device. */ member
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dqdio_setup.c292 static void qdio_fill_qdr_desc(struct qdesfmt0 *desc, struct qdio_q *queue) in qdio_fill_qdr_desc() argument

Completed in 18 milliseconds

1...<<21222324252627282930>>...102