Lines Matching full:queues
25 * driver to allow dynamic allocation of queues on-demand, rather than allocate
31 * Although the queues in DQA mode are dynamically allocated, there are still
32 * some queues that are statically allocated:
41 * The queues are dynamically taken from either the MGMT frames queue pool or
48 * %mvm->add_stream_wk later allocates the queues and TXes the deferred frames.
51 * queues in the pool. If there is no longer a free MGMT queue to allocate, a
59 * new RA/TID comes in for an existing STA, one of the STA's queues will become
68 * When removing a station, its queues are returned to the pool for reuse. Here
70 * the deferred frames so we don't get into a situation where the queues are
71 * removed and then the worker puts deferred frames onto the released queues or
72 * tries to allocate new queues for a STA we don't need anymore.
109 * information (the state machine / and the logic that checks if the queues
119 * If a station is deleted while it still has packets in its A-MPDU queues,
188 * shared queues (i.e. non-aggregation queues) to that station will be dropped
192 * let mac80211 know when there are frames in these queues so that it can
196 * from the AMPDU queues or sends frames to non-aggregation queues itself,
288 * @IWL_MVM_RXQ_NOTIF_DEL_BA: notify RSS queues of delBA
371 * @tfd_queue_msk: the tfd queues used by the station
472 * @tfd_queue_msk: the tfd queues used by the station
609 /* Queues */
685 /* Queues */