Lines Matching +full:queue +full:- +full:pkt +full:- +full:rx
1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2024-2025 Intel Corporation
11 * enum iwl_mld_internal_rxq_notif_type - RX queue sync notif types
22 * struct iwl_mld_internal_rxq_notif - @iwl_rxq_sync_cmd internal data.
29 * @payload: data to send to RX queues based on the type (may be empty)
39 * struct iwl_mld_rx_queues_sync - RX queues sync data
41 * @waitq: wait queue for RX queues sync completion
43 * @state: bitmask representing the sync state of RX queues
44 * all RX queues bits are set before sending the command, and the
45 * corresponding queue bit cleared upon handling the notification
54 struct iwl_rx_cmd_buffer *rxb, int queue);
62 struct iwl_rx_packet *pkt, int queue);
66 struct sk_buff *skb, int queue,
70 struct iwl_rx_packet *pkt, int queue);