| /Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
| D | dwxgmac2_core.c | 89 u32 queue) in dwxgmac2_rx_queue_enable() 103 u32 queue) in dwxgmac2_rx_queue_prio() 165 static void dwxgmac2_map_mtl_to_dma(struct mac_device_info *hw, u32 queue, in dwxgmac2_map_mtl_to_dma()
|
| /Linux-v4.19/include/uapi/sound/ |
| D | asequencer.h | 252 unsigned char queue; /* affected queue */ member 278 unsigned char queue; /* schedule queue */ member 291 struct snd_seq_ev_queue_control queue; member 397 unsigned char queue; /* Queue for REMOVE_DEST */ member 476 int queue; /* queue id */ member 492 int queue; /* queue id */ member 504 int queue; /* sequencer queue */ member 520 int queue; /* sequencer queue */ member 533 int queue; /* sequencer queue */ member 551 unsigned char queue; /* input time-stamp queue (optional) */ member [all …]
|
| /Linux-v4.19/sound/core/seq/ |
| D | seq_queue.c | 435 struct snd_seq_queue *queue; in snd_seq_queue_timer_open() local 455 struct snd_seq_queue *queue; in snd_seq_queue_timer_close() local 490 static void queue_use(struct snd_seq_queue *queue, int client, int use) in queue_use() 514 struct snd_seq_queue *queue; in snd_seq_queue_use() local
|
| /Linux-v4.19/net/netfilter/ |
| D | nft_queue.c | 36 u32 queue = priv->queuenum; in nft_queue_eval() local 63 u32 queue, ret; in nft_queue_sreg_eval() local
|
| /Linux-v4.19/arch/mips/cavium-octeon/executive/ |
| D | cvmx-helper-rgmii.c | 325 int queue = cvmx_pko_get_base_queue(ipd_port) + i; in __cvmx_helper_rgmii_link_set() local 437 int queue = cvmx_pko_get_base_queue(ipd_port) + i; in __cvmx_helper_rgmii_link_set() local
|
| /Linux-v4.19/block/ |
| D | blk-mq-pci.c | 38 unsigned int queue, cpu; in blk_mq_pci_map_queues() local
|
| D | blk-mq-rdma.c | 36 unsigned int queue, cpu; in blk_mq_rdma_map_queues() local
|
| D | blk-mq-virtio.c | 36 unsigned int queue, cpu; in blk_mq_virtio_map_queues() local
|
| /Linux-v4.19/drivers/net/wireless/ralink/rt2x00/ |
| D | rt2400pci.c | 638 static void rt2400pci_start_queue(struct data_queue *queue) in rt2400pci_start_queue() 661 static void rt2400pci_kick_queue(struct data_queue *queue) in rt2400pci_kick_queue() 687 static void rt2400pci_stop_queue(struct data_queue *queue) in rt2400pci_stop_queue() 1279 struct data_queue *queue = rt2x00queue_get_tx_queue(rt2x00dev, queue_idx); in rt2400pci_txdone() local 1666 struct ieee80211_vif *vif, u16 queue, in rt2400pci_conf_tx() 1767 static void rt2400pci_queue_init(struct data_queue *queue) in rt2400pci_queue_init()
|
| D | rt2500pci.c | 297 struct data_queue *queue = rt2x00dev->bcn; in rt2500pci_config_intf() local 727 static void rt2500pci_start_queue(struct data_queue *queue) in rt2500pci_start_queue() 750 static void rt2500pci_kick_queue(struct data_queue *queue) in rt2500pci_kick_queue() 776 static void rt2500pci_stop_queue(struct data_queue *queue) in rt2500pci_stop_queue() 1407 struct data_queue *queue = rt2x00queue_get_tx_queue(rt2x00dev, queue_idx); in rt2500pci_txdone() local 2066 static void rt2500pci_queue_init(struct data_queue *queue) in rt2500pci_queue_init()
|
| /Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
| D | tx.c | 1212 u8 queue, enum wlcore_queue_stop_reason reason) in wlcore_stop_queue_locked() 1226 void wlcore_stop_queue(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue, in wlcore_stop_queue() 1236 void wlcore_wake_queue(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 queue, in wlcore_wake_queue() 1299 struct wl12xx_vif *wlvif, u8 queue, in wlcore_is_queue_stopped_by_reason() 1314 struct wl12xx_vif *wlvif, u8 queue, in wlcore_is_queue_stopped_by_reason_locked() 1324 u8 queue) in wlcore_is_queue_stopped_locked()
|
| /Linux-v4.19/drivers/net/ethernet/cadence/ |
| D | macb_ptp.c | 304 int gem_ptp_txstamp(struct macb_queue *queue, struct sk_buff *skb, in gem_ptp_txstamp() 334 struct macb_queue *queue = in gem_tx_timestamp_flush() local 358 struct macb_queue *queue; in gem_ptp_init() local
|
| /Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_gfx.c | 130 int i, queue, pipe, mec; in amdgpu_gfx_compute_queue_acquire() local 170 int mec, pipe, queue; in amdgpu_gfx_kiq_acquire() local
|
| /Linux-v4.19/arch/m68k/emu/ |
| D | nfblock.c | 58 struct request_queue *queue; member 62 static blk_qc_t nfhd_make_request(struct request_queue *queue, struct bio *bio) in nfhd_make_request()
|
| /Linux-v4.19/net/core/ |
| D | request_sock.c | 38 void reqsk_queue_alloc(struct request_sock_queue *queue) in reqsk_queue_alloc()
|
| /Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
| D | i40e_lan_hmc.c | 1045 u16 queue) in i40e_clear_lan_tx_queue_context() 1065 u16 queue, in i40e_set_lan_tx_queue_context() 1086 u16 queue) in i40e_clear_lan_rx_queue_context() 1106 u16 queue, in i40e_set_lan_rx_queue_context()
|
| /Linux-v4.19/sound/core/seq/oss/ |
| D | seq_oss_init.c | 380 delete_seq_queue(int queue) in delete_seq_queue() 420 int queue; in snd_seq_oss_release() local
|
| /Linux-v4.19/include/net/ |
| D | pkt_sched.h | 151 s32 queue; member 160 s32 queue; member
|
| /Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
| D | xmit_linux.c | 72 u16 queue; in rtw_os_pkt_complete() local 110 u16 queue; in rtw_check_xmit_resource() local
|
| /Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| D | sec2.h | 9 struct nvkm_msgqueue *queue; member
|
| /Linux-v4.19/drivers/gpu/drm/v3d/ |
| D | v3d_fence.c | 6 struct dma_fence *v3d_fence_create(struct v3d_dev *v3d, enum v3d_queue queue) in v3d_fence_create()
|
| /Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-trans.h | 921 struct iwl_device_cmd *dev_cmd, int queue) in iwl_trans_tx() 934 static inline void iwl_trans_reclaim(struct iwl_trans *trans, int queue, in iwl_trans_reclaim() 945 static inline void iwl_trans_txq_disable(struct iwl_trans *trans, int queue, in iwl_trans_txq_disable() 952 iwl_trans_txq_enable_cfg(struct iwl_trans *trans, int queue, u16 ssn, in iwl_trans_txq_enable_cfg() 968 iwl_trans_get_rxq_dma_data(struct iwl_trans *trans, int queue, in iwl_trans_get_rxq_dma_data() 978 iwl_trans_txq_free(struct iwl_trans *trans, int queue) in iwl_trans_txq_free() 1006 int queue, bool shared_mode) in iwl_trans_txq_set_shared_mode() 1012 static inline void iwl_trans_txq_enable(struct iwl_trans *trans, int queue, in iwl_trans_txq_enable() 1029 void iwl_trans_ac_txq_enable(struct iwl_trans *trans, int queue, int fifo, in iwl_trans_ac_txq_enable() 1082 static inline int iwl_trans_wait_txq_empty(struct iwl_trans *trans, int queue) in iwl_trans_wait_txq_empty()
|
| /Linux-v4.19/net/ipv4/ |
| D | inet_connection_sock.c | 437 struct request_sock_queue *queue = &icsk->icsk_accept_queue; in inet_csk_accept() local 649 static bool reqsk_queue_unlink(struct request_sock_queue *queue, in reqsk_queue_unlink() 689 struct request_sock_queue *queue = &icsk->icsk_accept_queue; in reqsk_timer_handler() local 930 struct request_sock_queue *queue = &inet_csk(sk)->icsk_accept_queue; in inet_csk_reqsk_queue_add() local 974 struct request_sock_queue *queue = &icsk->icsk_accept_queue; in inet_csk_listen_stop() local
|
| /Linux-v4.19/include/crypto/ |
| D | algapi.h | 196 static inline unsigned int crypto_queue_len(struct crypto_queue *queue) in crypto_queue_len() 354 struct crypto_queue *queue) in crypto_get_backlog() 360 static inline int ablkcipher_enqueue_request(struct crypto_queue *queue, in ablkcipher_enqueue_request() 367 struct crypto_queue *queue) in ablkcipher_dequeue_request() 377 static inline int ablkcipher_tfm_in_queue(struct crypto_queue *queue, in ablkcipher_tfm_in_queue()
|
| /Linux-v4.19/drivers/crypto/cavium/zip/ |
| D | zip_deflate.c | 120 u32 queue; in zip_deflate() local
|