| /drivers/media/usb/uvc/ |
| D | uvc_queue.c | 41 uvc_queue_to_stream(struct uvc_video_queue *queue) in uvc_queue_to_stream() 51 static void uvc_queue_return_buffers(struct uvc_video_queue *queue, in uvc_queue_return_buffers() 76 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_queue_setup() local 91 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_prepare() local 118 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_queue() local 139 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_finish() local 149 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_start_streaming() local 169 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_stop_streaming() local 191 int uvc_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type type, in uvc_queue_init() 217 void uvc_queue_release(struct uvc_video_queue *queue) in uvc_queue_release() [all …]
|
| /drivers/usb/gadget/function/ |
| D | uvc_queue.c | 48 struct uvc_video_queue *queue = vb2_get_drv_priv(vq); in uvc_queue_setup() local 63 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_prepare() local 89 struct uvc_video_queue *queue = vb2_get_drv_priv(vb->vb2_queue); in uvc_buffer_queue() local 117 int uvcg_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type type, in uvcg_queue_init() 145 void uvcg_free_buffers(struct uvc_video_queue *queue) in uvcg_free_buffers() 153 int uvcg_alloc_buffers(struct uvc_video_queue *queue, in uvcg_alloc_buffers() 163 int uvcg_query_buffer(struct uvc_video_queue *queue, struct v4l2_buffer *buf) in uvcg_query_buffer() 168 int uvcg_queue_buffer(struct uvc_video_queue *queue, struct v4l2_buffer *buf) in uvcg_queue_buffer() 188 int uvcg_dequeue_buffer(struct uvc_video_queue *queue, struct v4l2_buffer *buf, in uvcg_dequeue_buffer() 200 unsigned int uvcg_queue_poll(struct uvc_video_queue *queue, struct file *file, in uvcg_queue_poll() [all …]
|
| /drivers/net/xen-netback/ |
| D | rx.c | 36 static bool xenvif_rx_ring_slots_available(struct xenvif_queue *queue) in xenvif_rx_ring_slots_available() 70 void xenvif_rx_queue_tail(struct xenvif_queue *queue, struct sk_buff *skb) in xenvif_rx_queue_tail() 88 static struct sk_buff *xenvif_rx_dequeue(struct xenvif_queue *queue) in xenvif_rx_dequeue() 110 static void xenvif_rx_queue_purge(struct xenvif_queue *queue) in xenvif_rx_queue_purge() 118 static void xenvif_rx_queue_drop_expired(struct xenvif_queue *queue) in xenvif_rx_queue_drop_expired() 133 static void xenvif_rx_copy_flush(struct xenvif_queue *queue) in xenvif_rx_copy_flush() 167 static void xenvif_rx_copy_add(struct xenvif_queue *queue, in xenvif_rx_copy_add() 226 static void xenvif_rx_next_skb(struct xenvif_queue *queue, in xenvif_rx_next_skb() 289 static void xenvif_rx_complete(struct xenvif_queue *queue, in xenvif_rx_complete() 316 static void xenvif_rx_next_chunk(struct xenvif_queue *queue, in xenvif_rx_next_chunk() [all …]
|
| D | netback.c | 110 static inline unsigned long idx_to_pfn(struct xenvif_queue *queue, in idx_to_pfn() 116 static inline unsigned long idx_to_kaddr(struct xenvif_queue *queue, in idx_to_kaddr() 152 void xenvif_kick_thread(struct xenvif_queue *queue) in xenvif_kick_thread() 157 void xenvif_napi_schedule_or_enable_events(struct xenvif_queue *queue) in xenvif_napi_schedule_or_enable_events() 167 static void tx_add_credit(struct xenvif_queue *queue) in tx_add_credit() 188 struct xenvif_queue *queue = (struct xenvif_queue *)data; in xenvif_tx_credit_callback() local 193 static void xenvif_tx_err(struct xenvif_queue *queue, in xenvif_tx_err() 222 static int xenvif_count_requests(struct xenvif_queue *queue, in xenvif_count_requests() 327 static inline void xenvif_tx_create_map_op(struct xenvif_queue *queue, in xenvif_tx_create_map_op() 360 static struct gnttab_map_grant_ref *xenvif_get_requests(struct xenvif_queue *queue, in xenvif_get_requests() [all …]
|
| D | interface.c | 54 void xenvif_skb_zerocopy_prepare(struct xenvif_queue *queue, in xenvif_skb_zerocopy_prepare() 61 void xenvif_skb_zerocopy_complete(struct xenvif_queue *queue) in xenvif_skb_zerocopy_complete() 81 struct xenvif_queue *queue = dev_id; in xenvif_tx_interrupt() local 91 struct xenvif_queue *queue = in xenvif_poll() local 120 struct xenvif_queue *queue = dev_id; in xenvif_rx_interrupt() local 135 int xenvif_queue_stopped(struct xenvif_queue *queue) in xenvif_queue_stopped() 142 void xenvif_wake_queue(struct xenvif_queue *queue) in xenvif_wake_queue() 170 struct xenvif_queue *queue = NULL; in xenvif_start_xmit() local 227 struct xenvif_queue *queue = NULL; in xenvif_get_stats() local 260 struct xenvif_queue *queue = NULL; in xenvif_up() local [all …]
|
| /drivers/net/wireless/broadcom/b43legacy/ |
| D | pio.c | 35 static void tx_start(struct b43legacy_pioqueue *queue) in tx_start() 41 static void tx_octet(struct b43legacy_pioqueue *queue, in tx_octet() 76 static void tx_data(struct b43legacy_pioqueue *queue, in tx_data() 102 static void tx_complete(struct b43legacy_pioqueue *queue, in tx_complete() 116 static u16 generate_cookie(struct b43legacy_pioqueue *queue, in generate_cookie() 154 struct b43legacy_pioqueue *queue = NULL; in parse_cookie() local 185 static int pio_tx_write_fragment(struct b43legacy_pioqueue *queue, in pio_tx_write_fragment() 218 struct b43legacy_pioqueue *queue = packet->queue; in free_txpacket() local 232 struct b43legacy_pioqueue *queue = packet->queue; in pio_tx_packet() local 282 struct b43legacy_pioqueue *queue = (struct b43legacy_pioqueue *)d; in tx_tasklet() local [all …]
|
| D | pio.h | 42 struct b43legacy_pioqueue *queue; member 83 u16 b43legacy_pio_read(struct b43legacy_pioqueue *queue, in b43legacy_pio_read() 90 void b43legacy_pio_write(struct b43legacy_pioqueue *queue, in b43legacy_pio_write() 137 void b43legacy_pio_rx(struct b43legacy_pioqueue *queue) in b43legacy_pio_rx() 141 void b43legacy_pio_tx_suspend(struct b43legacy_pioqueue *queue) in b43legacy_pio_tx_suspend() 145 void b43legacy_pio_tx_resume(struct b43legacy_pioqueue *queue) in b43legacy_pio_tx_resume()
|
| /drivers/net/wireless/ralink/rt2x00/ |
| D | rt2x00queue.c | 36 struct data_queue *queue = entry->queue; in rt2x00queue_alloc_rxskb() local 539 struct data_queue *queue = entry->queue; in rt2x00queue_write_tx_descriptor() local 550 static void rt2x00queue_kick_tx_queue(struct data_queue *queue, in rt2x00queue_kick_tx_queue() 609 int rt2x00queue_write_tx_frame(struct data_queue *queue, struct sk_buff *skb, in rt2x00queue_write_tx_frame() 788 bool rt2x00queue_for_each_entry(struct data_queue *queue, in rt2x00queue_for_each_entry() 843 struct queue_entry *rt2x00queue_get_entry(struct data_queue *queue, in rt2x00queue_get_entry() 867 struct data_queue *queue = entry->queue; in rt2x00queue_index_inc() local 894 static void rt2x00queue_pause_queue_nocheck(struct data_queue *queue) in rt2x00queue_pause_queue_nocheck() 911 void rt2x00queue_pause_queue(struct data_queue *queue) in rt2x00queue_pause_queue() 922 void rt2x00queue_unpause_queue(struct data_queue *queue) in rt2x00queue_unpause_queue() [all …]
|
| D | rt2x00mmio.c | 62 struct data_queue *queue = rt2x00dev->rx; in rt2x00mmio_rxdone() local 99 void rt2x00mmio_flush_queue(struct data_queue *queue, bool drop) in rt2x00mmio_flush_queue() 112 struct data_queue *queue) in rt2x00mmio_alloc_queue_dma() 141 struct data_queue *queue) in rt2x00mmio_free_queue_dma() 155 struct data_queue *queue; in rt2x00mmio_initialize() local 191 struct data_queue *queue; in rt2x00mmio_uninitialize() local
|
| D | rt2x00usb.c | 244 struct data_queue *queue; in rt2x00usb_work_txdone() local 422 void rt2x00usb_kick_queue(struct data_queue *queue) in rt2x00usb_kick_queue() 471 void rt2x00usb_flush_queue(struct data_queue *queue, bool drop) in rt2x00usb_flush_queue() 521 static void rt2x00usb_watchdog_tx_dma(struct data_queue *queue) in rt2x00usb_watchdog_tx_dma() 531 static int rt2x00usb_dma_timeout(struct data_queue *queue) in rt2x00usb_dma_timeout() 541 struct data_queue *queue; in rt2x00usb_watchdog() local 574 static void rt2x00usb_assign_endpoint(struct data_queue *queue, in rt2x00usb_assign_endpoint() 599 struct data_queue *queue = rt2x00dev->tx; in rt2x00usb_find_endpoints() local 644 static int rt2x00usb_alloc_entries(struct data_queue *queue) in rt2x00usb_alloc_entries() 677 static void rt2x00usb_free_entries(struct data_queue *queue) in rt2x00usb_free_entries() [all …]
|
| /drivers/iio/buffer/ |
| D | industrialio-buffer-dma.c | 167 struct iio_dma_buffer_queue *queue, size_t size) in iio_dma_buffer_alloc_block() 195 struct iio_dma_buffer_queue *queue = block->queue; in _iio_dma_buffer_block_done() local 216 struct iio_dma_buffer_queue *queue = block->queue; in iio_dma_buffer_block_done() local 238 void iio_dma_buffer_block_list_abort(struct iio_dma_buffer_queue *queue, in iio_dma_buffer_block_list_abort() 283 struct iio_dma_buffer_queue *queue = iio_buffer_to_queue(buffer); in iio_dma_buffer_request_update() local 360 static void iio_dma_buffer_submit_block(struct iio_dma_buffer_queue *queue, in iio_dma_buffer_submit_block() 404 struct iio_dma_buffer_queue *queue = iio_buffer_to_queue(buffer); in iio_dma_buffer_enable() local 430 struct iio_dma_buffer_queue *queue = iio_buffer_to_queue(buffer); in iio_dma_buffer_disable() local 443 static void iio_dma_buffer_enqueue(struct iio_dma_buffer_queue *queue, in iio_dma_buffer_enqueue() 457 struct iio_dma_buffer_queue *queue) in iio_dma_buffer_dequeue() [all …]
|
| /drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_util.c | 42 int vchiu_queue_init(VCHIU_QUEUE_T *queue, int size) in vchiu_queue_init() 62 void vchiu_queue_delete(VCHIU_QUEUE_T *queue) in vchiu_queue_delete() 68 int vchiu_queue_is_empty(VCHIU_QUEUE_T *queue) in vchiu_queue_is_empty() 73 int vchiu_queue_is_full(VCHIU_QUEUE_T *queue) in vchiu_queue_is_full() 78 void vchiu_queue_push(VCHIU_QUEUE_T *queue, VCHIQ_HEADER_T *header) in vchiu_queue_push() 108 VCHIQ_HEADER_T *vchiu_queue_peek(VCHIU_QUEUE_T *queue) in vchiu_queue_peek() 127 VCHIQ_HEADER_T *vchiu_queue_pop(VCHIU_QUEUE_T *queue) in vchiu_queue_pop()
|
| /drivers/misc/genwqe/ |
| D | card_ddcb.c | 91 static int queue_empty(struct ddcb_queue *queue) in queue_empty() 96 static int queue_enqueued_ddcbs(struct ddcb_queue *queue) in queue_enqueued_ddcbs() 104 static int queue_free_ddcbs(struct ddcb_queue *queue) in queue_free_ddcbs() 172 static void print_ddcb_info(struct genwqe_dev *cd, struct ddcb_queue *queue) in print_ddcb_info() 274 static int enqueue_ddcb(struct genwqe_dev *cd, struct ddcb_queue *queue, in enqueue_ddcb() 339 struct ddcb_queue *queue = req->queue; in copy_ddcb_results() local 372 struct ddcb_queue *queue) in genwqe_check_ddcb_queue() 487 struct ddcb_queue *queue; in __genwqe_wait_ddcb() local 512 struct ddcb_queue *queue = req->queue; in __genwqe_wait_ddcb() local 572 struct ddcb_queue *queue, in get_next_ddcb() [all …]
|
| /drivers/net/wireless/st/cw1200/ |
| D | queue.c | 29 static inline void __cw1200_queue_lock(struct cw1200_queue *queue) in __cw1200_queue_lock() 39 static inline void __cw1200_queue_unlock(struct cw1200_queue *queue) in __cw1200_queue_unlock() 92 static void __cw1200_queue_gc(struct cw1200_queue *queue, in __cw1200_queue_gc() 136 struct cw1200_queue *queue = in cw1200_queue_gc() local 165 int cw1200_queue_init(struct cw1200_queue *queue, in cw1200_queue_init() 203 int cw1200_queue_clear(struct cw1200_queue *queue) in cw1200_queue_clear() 245 void cw1200_queue_deinit(struct cw1200_queue *queue) in cw1200_queue_deinit() 257 size_t cw1200_queue_get_num_queued(struct cw1200_queue *queue, in cw1200_queue_get_num_queued() 281 int cw1200_queue_put(struct cw1200_queue *queue, in cw1200_queue_put() 333 int cw1200_queue_get(struct cw1200_queue *queue, in cw1200_queue_get() [all …]
|
| /drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_marker.c | 37 void vmw_marker_queue_init(struct vmw_marker_queue *queue) in vmw_marker_queue_init() 45 void vmw_marker_queue_takedown(struct vmw_marker_queue *queue) in vmw_marker_queue_takedown() 56 int vmw_marker_push(struct vmw_marker_queue *queue, in vmw_marker_push() 73 int vmw_marker_pull(struct vmw_marker_queue *queue, in vmw_marker_pull() 107 static u64 vmw_fifo_lag(struct vmw_marker_queue *queue) in vmw_fifo_lag() 120 static bool vmw_lag_lt(struct vmw_marker_queue *queue, in vmw_lag_lt() 129 struct vmw_marker_queue *queue, uint32_t us) in vmw_wait_lag()
|
| /drivers/scsi/arm/ |
| D | queue.c | 58 int queue_initialise (Queue_t *queue) in queue_initialise() 90 void queue_free (Queue_t *queue) in queue_free() 106 int __queue_add(Queue_t *queue, struct scsi_cmnd *SCpnt, int head) in __queue_add() 137 static struct scsi_cmnd *__queue_remove(Queue_t *queue, struct list_head *ent) in __queue_remove() 161 struct scsi_cmnd *queue_remove_exclude(Queue_t *queue, unsigned long *exclude) in queue_remove_exclude() 187 struct scsi_cmnd *queue_remove(Queue_t *queue) in queue_remove() 209 struct scsi_cmnd *queue_remove_tgtluntag(Queue_t *queue, int target, int lun, in queue_remove_tgtluntag() 237 void queue_remove_all_target(Queue_t *queue, int target) in queue_remove_all_target() 260 int queue_probetgtlun (Queue_t *queue, int target, int lun) in queue_probetgtlun() 286 int queue_remove_cmd(Queue_t *queue, struct scsi_cmnd *SCpnt) in queue_remove_cmd()
|
| /drivers/nvme/target/ |
| D | rdma.c | 47 struct nvmet_rdma_queue *queue; member 61 struct nvmet_rdma_queue *queue; member 164 nvmet_rdma_get_rsp(struct nvmet_rdma_queue *queue) in nvmet_rdma_get_rsp() 387 nvmet_rdma_alloc_rsps(struct nvmet_rdma_queue *queue) in nvmet_rdma_alloc_rsps() 422 static void nvmet_rdma_free_rsps(struct nvmet_rdma_queue *queue) in nvmet_rdma_free_rsps() 450 static void nvmet_rdma_process_wr_wait_list(struct nvmet_rdma_queue *queue) in nvmet_rdma_process_wr_wait_list() 476 struct nvmet_rdma_queue *queue = rsp->queue; in nvmet_rdma_release_rsp() local 495 static void nvmet_rdma_error_comp(struct nvmet_rdma_queue *queue) in nvmet_rdma_error_comp() 560 struct nvmet_rdma_queue *queue = cq->cq_context; in nvmet_rdma_read_data_done() local 679 struct nvmet_rdma_queue *queue = rsp->queue; in nvmet_rdma_execute_command() local [all …]
|
| /drivers/nvme/host/ |
| D | rdma.c | 77 struct nvme_rdma_queue *queue; member 175 static inline int nvme_rdma_queue_idx(struct nvme_rdma_queue *queue) in nvme_rdma_queue_idx() 180 static inline size_t nvme_rdma_inline_data_size(struct nvme_rdma_queue *queue) in nvme_rdma_inline_data_size() 247 static int nvme_rdma_wait_for_cm(struct nvme_rdma_queue *queue) in nvme_rdma_wait_for_cm() 254 static int nvme_rdma_create_qp(struct nvme_rdma_queue *queue, const int factor) in nvme_rdma_create_qp() 309 struct nvme_rdma_queue *queue = &ctrl->queues[queue_idx]; in __nvme_rdma_exit_request() local 335 struct nvme_rdma_queue *queue = &ctrl->queues[queue_idx]; in __nvme_rdma_init_request() local 380 struct nvme_rdma_queue *queue = &ctrl->queues[hctx_idx + 1]; in nvme_rdma_init_hctx() local 392 struct nvme_rdma_queue *queue = &ctrl->queues[0]; in nvme_rdma_init_admin_hctx() local 468 static void nvme_rdma_destroy_queue_ib(struct nvme_rdma_queue *queue) in nvme_rdma_destroy_queue_ib() [all …]
|
| /drivers/net/ |
| D | xen-netfront.c | 204 static struct sk_buff *xennet_get_rx_skb(struct netfront_queue *queue, in xennet_get_rx_skb() 213 static grant_ref_t xennet_get_rx_ref(struct netfront_queue *queue, in xennet_get_rx_ref() 234 struct netfront_queue *queue = (struct netfront_queue *)data; in rx_refill_timeout() local 238 static int netfront_tx_slot_available(struct netfront_queue *queue) in netfront_tx_slot_available() 244 static void xennet_maybe_wake_tx(struct netfront_queue *queue) in xennet_maybe_wake_tx() 256 static struct sk_buff *xennet_alloc_one_rx_buffer(struct netfront_queue *queue) in xennet_alloc_one_rx_buffer() 282 static void xennet_alloc_rx_buffers(struct netfront_queue *queue) in xennet_alloc_rx_buffers() 351 struct netfront_queue *queue = NULL; in xennet_open() local 372 static void xennet_tx_buf_gc(struct netfront_queue *queue) in xennet_tx_buf_gc() 419 struct netfront_queue *queue; member [all …]
|
| /drivers/net/wireless/ath/ath5k/ |
| D | qcu.c | 63 ath5k_hw_num_tx_pending(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_num_tx_pending() 94 ath5k_hw_release_tx_queue(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_release_tx_queue() 138 ath5k_hw_get_tx_queueprops(struct ath5k_hw *ah, int queue, in ath5k_hw_get_tx_queueprops() 154 ath5k_hw_set_tx_queueprops(struct ath5k_hw *ah, int queue, in ath5k_hw_set_tx_queueprops() 206 unsigned int queue; in ath5k_hw_setup_tx_queue() local 282 unsigned int queue) in ath5k_hw_set_tx_retry_limits() 324 ath5k_hw_reset_tx_queue(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_reset_tx_queue()
|
| D | dma.c | 130 ath5k_hw_start_tx_dma(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_start_tx_dma() 188 ath5k_hw_stop_tx_dma(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_stop_tx_dma() 328 ath5k_hw_stop_beacon_queue(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_stop_beacon_queue() 353 ath5k_hw_get_txdp(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_get_txdp() 396 ath5k_hw_set_txdp(struct ath5k_hw *ah, unsigned int queue, u32 phys_addr) in ath5k_hw_set_txdp()
|
| /drivers/net/ethernet/ibm/ehea/ |
| D | ehea_qmr.h | 210 static inline void *hw_qeit_calc(struct hw_queue *queue, u64 q_offset) in hw_qeit_calc() 220 static inline void *hw_qeit_get(struct hw_queue *queue) in hw_qeit_get() 225 static inline void hw_qeit_inc(struct hw_queue *queue) in hw_qeit_inc() 235 static inline void *hw_qeit_get_inc(struct hw_queue *queue) in hw_qeit_get_inc() 242 static inline void *hw_qeit_get_inc_valid(struct hw_queue *queue) in hw_qeit_get_inc_valid() 259 static inline void *hw_qeit_get_valid(struct hw_queue *queue) in hw_qeit_get_valid() 275 static inline void *hw_qeit_reset(struct hw_queue *queue) in hw_qeit_reset() 281 static inline void *hw_qeit_eq_get_inc(struct hw_queue *queue) in hw_qeit_eq_get_inc() 295 static inline void *hw_eqit_eq_get_inc_valid(struct hw_queue *queue) in hw_eqit_eq_get_inc_valid() 309 struct hw_queue *queue; in ehea_get_next_rwqe() local [all …]
|
| /drivers/staging/unisys/visorbus/ |
| D | visorchannel.c | 187 #define SIG_WRITE_FIELD(channel, queue, sig_hdr, FIELD) \ argument 195 sig_read_header(struct visorchannel *channel, u32 queue, in sig_read_header() 208 sig_read_data(struct visorchannel *channel, u32 queue, in sig_read_data() 219 sig_write_data(struct visorchannel *channel, u32 queue, in sig_write_data() 230 signalremove_inner(struct visorchannel *channel, u32 queue, void *msg) in signalremove_inner() 276 visorchannel_signalremove(struct visorchannel *channel, u32 queue, void *msg) in visorchannel_signalremove() 303 visorchannel_signalempty(struct visorchannel *channel, u32 queue) in visorchannel_signalempty() 324 signalinsert_inner(struct visorchannel *channel, u32 queue, void *msg) in signalinsert_inner() 499 visorchannel_signalinsert(struct visorchannel *channel, u32 queue, void *msg) in visorchannel_signalinsert()
|
| /drivers/net/fddi/skfp/ |
| D | hwmtm.c | 358 struct s_smt_tx_queue *queue ; in init_txd_ring() local 395 struct s_smt_rx_queue *queue ; in init_rxd_ring() local 586 static u_long repair_txd_ring(struct s_smc *smc, struct s_smt_tx_queue *queue) in repair_txd_ring() 638 static u_long repair_rxd_ring(struct s_smc *smc, struct s_smt_rx_queue *queue) in repair_rxd_ring() 1047 struct s_smt_rx_queue *queue ; /* points to the queue ctl struct */ in process_receive() local 1467 struct s_smt_rx_queue *queue ; in mac_drv_clear_rx_queue() local 1632 struct s_smt_tx_queue *queue ; in hwm_tx_frag() local 1816 struct s_smt_tx_queue *queue ; in smt_send_mbuf() local 1943 struct s_smt_tx_queue *queue ; in mac_drv_clear_txd() local 2034 struct s_smt_tx_queue *queue ; in mac_drv_clear_tx_queue() local
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | rxmq.c | 69 int queue, struct ieee80211_sta *sta) in iwl_mvm_check_pn() 195 struct sk_buff *skb, int queue, in iwl_mvm_pass_packet_to_mac80211() 228 struct iwl_rx_mpdu_desc *desc, int queue, in iwl_mvm_rx_crypto() 301 static bool iwl_mvm_is_nonagg_dup(struct ieee80211_sta *sta, int queue, in iwl_mvm_is_nonagg_dup() 500 static void iwl_mvm_del_ba(struct iwl_mvm *mvm, int queue, in iwl_mvm_del_ba() 536 int queue) in iwl_mvm_rx_queue_notif() 572 int queue, in iwl_mvm_reorder() 752 struct iwl_rx_cmd_buffer *rxb, int queue) in iwl_mvm_rx_mpdu_mq() 972 struct iwl_rx_cmd_buffer *rxb, int queue) in iwl_mvm_rx_frame_release()
|