Lines Matching refs:frames
455 * management frames, and then we'll pick the lowest
908 * First check for frames that should expire on the filtered
911 * frames. They also aren't accounted for right now in the
937 * since the filtered frames are all before the normal PS
938 * buffered frames.
950 * frames are queued in order, so if this one
966 * frames.
971 * Return whether there are any frames still buffered, this is
973 * if there are no frames we don't need to rearm the timer.
1024 * rx frames on RSS queues sent prior to the disassociation - wait for
1025 * all such frames to be processed.
1347 /* Send all buffered frames to the station */
1384 "STA %pM aid %d sending %d filtered/%d PS frames since STA woke up\n",
1523 struct sk_buff_head *frames,
1539 /* if we already have frames from software, then we can't also
1542 if (skb_queue_empty(frames)) {
1562 __skb_queue_tail(frames, skb);
1566 /* If we have more frames buffered on this AC, then abort the
1568 * the buffered frames from this.
1584 struct sk_buff_head frames;
1590 __skb_queue_head_init(&frames);
1593 &frames, &driver_release_tids);
1601 if (skb_queue_empty(&frames) && !driver_release_tids) {
1635 while ((skb = __skb_dequeue(&frames))) {
1652 * more buffered frames for this STA
1654 if (more_data || !skb_queue_empty(&frames))
1670 if (!skb_queue_empty(&frames))
1691 * anything but QoS-data frames, or if it does, will
1735 * Note that the driver also has to check the number of frames
1738 * it to set it anyway due to other buffered frames); if there