Home
last modified time | relevance | path

Searched defs:queue (Results 176 - 200 of 1506) sorted by relevance

12345678910>>...61

/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h48 struct otx_cpt_cmd_queue queue[OTX_CPT_NUM_QS_PER_VF]; member
53 struct otx_cpt_pending_queue queue[OTX_CPT_NUM_QS_PER_VF]; member
[all...]
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.c21 u8 queue; member
[all...]
/kernel/linux/linux-5.10/drivers/net/
H A Deql.c221 static void eql_kill_one_slave(slave_queue_t *queue, slave_ argument
230 eql_kill_slave_queue(slave_queue_t *queue) eql_kill_slave_queue() argument
296 __eql_schedule_slaves(slave_queue_t *queue) __eql_schedule_slaves() argument
362 __eql_find_slave_dev(slave_queue_t *queue, struct net_device *dev) __eql_find_slave_dev() argument
377 eql_is_full(slave_queue_t *queue) eql_is_full() argument
387 __eql_insert_slave(slave_queue_t *queue, slave_t *slave) __eql_insert_slave() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c214 int queue = 0; in uec_get_ringparam() local
233 int queue = 0, ret = 0; in uec_set_ringparam() local
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/
H A Dcvmx-pko.c70 int queue; in __cvmx_pko_iport_config() local
284 int queue; cvmx_pko_shutdown() local
331 uint64_t queue; cvmx_pko_config_port() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c59 mqd_t queue = -1; variable
[all...]
/kernel/linux/linux-5.10/drivers/misc/genwqe/
H A Dcard_debugfs.c215 struct ddcb_queue *queue; in ddcb_info_show() local
[all...]
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dserio_raw.c29 unsigned char queue[SERIO_RAW_QUEUE_LEN]; member
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dqueue.h79 struct request_queue *queue; member
/kernel/linux/linux-5.10/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-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_hw.c1098 static bool ath9k_hw_verify_hang(struct ath_hw *ah, unsigned int queue) in ath9k_hw_verify_hang() argument
1125 "MAC Hang signature found for queue: %d\n", queue); in ath9k_hw_verify_hang() local
/kernel/linux/linux-5.10/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-5.10/drivers/net/wireless/broadcom/b43/
H A Dpio.h61 struct b43_pio_txqueue *queue; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh.c52 hw_atl2_new_rpf_rss_redir_set(struct aq_hw_s *aq_hw, u32 tc, u32 index, u32 queue) hw_atl2_new_rpf_rss_redir_set() argument
88 hw_atl2_reg_tx_intr_moder_ctrl_set(struct aq_hw_s *aq_hw, u32 tx_intr_moderation_ctl, u32 queue) hw_atl2_reg_tx_intr_moder_ctrl_set() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c260 mt7601u_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 queue, const struct ieee80211_tx_queue_params *params) mt7601u_conf_tx() argument
/kernel/linux/linux-5.10/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.h170 static inline unsigned int rt2800_drv_get_dma_done(struct data_queue *queue) in rt2800_drv_get_dma_done() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Ddebugfs.c321 char *queue; in mt7615_queues_read() member
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_platform.c137 u8 queue = 0; in stmmac_mtl_setup() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dreceive.c215 struct crypt_queue *queue = container_of(work, struct multicore_worker, work)->ptr; in wg_packet_handshake_receive_worker() local
502 struct crypt_queue *queue = container_of(work, struct multicore_worker, in wg_packet_decrypt_worker() local
H A Dsend.c289 struct crypt_queue *queue = container_of(work, struct multicore_worker, in wg_packet_encrypt_worker() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Ddma.c130 ath5k_hw_start_tx_dma(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_start_tx_dma() argument
188 ath5k_hw_stop_tx_dma(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_stop_tx_dma() argument
328 ath5k_hw_stop_beacon_queue(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_stop_beacon_queue() argument
353 ath5k_hw_get_txdp(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_get_txdp() argument
396 ath5k_hw_set_txdp(struct ath5k_hw *ah, unsigned int queue, u32 phys_addr) ath5k_hw_set_txdp() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_sys.c308 struct qeth_qdio_out_q *queue; in qeth_dev_performance_stats_store() local
H A Dqeth_ethtool.c130 struct qeth_qdio_out_q *queue; in qeth_set_coalesce() local
290 struct qeth_qdio_out_q *queue; in qeth_get_per_queue_coalesce() local
113 __qeth_set_coalesce(struct net_device *dev, struct qeth_qdio_out_q *queue, struct ethtool_coalesce *coal) __qeth_set_coalesce() argument
305 qeth_set_per_queue_coalesce(struct net_device *dev, u32 queue, struct ethtool_coalesce *coal) qeth_set_per_queue_coalesce() argument
[all...]

Completed in 15 milliseconds

12345678910>>...61