Lines Matching full:needs
28 * even if it also needs to send traffic to a sleeping STA1, without being
45 * When a frame for a previously unseen RA/TID comes in, it needs to be deferred
62 * When a RA/TID needs to become aggregated, no new queue is required to be
95 * paths are triggered by the fw, and the driver needs to get a pointer to the
107 * The station holds the sequence number per tid. So this data needs to be
110 * were drained), so it also needs to be accessible from the Tx response flow.
111 * In short, the station needs to be access from sleepable context as well as
112 * from tasklets, so the station itself needs a spinlock.
127 * The FW needs a few internal stations that are not reflected in
173 * not be zeroed and needs to be reinitialized manually.
200 * frames). The driver needs to tell the fw to let frames out even if the
204 * needs to let the fw know that this station isn't asleep any more. This is
382 * and from Tx response flow, it needs a spinlock.