Lines Matching defs:frames

654 			 * management frames, and then we'll pick the lowest
1124 * First check for frames that should expire on the filtered
1127 * frames. They also aren't accounted for right now in the
1153 * since the filtered frames are all before the normal PS
1154 * buffered frames.
1166 * frames are queued in order, so if this one
1182 * frames.
1187 * Return whether there are any frames still buffered, this is
1189 * if there are no frames we don't need to rearm the timer.
1240 * rx frames on RSS queues sent prior to the disassociation - wait for
1241 * all such frames to be processed.
1415 * frames sitting on hardware queues might be sent out without
1713 /* Send all buffered frames to the station */
1750 "STA %pM aid %d sending %d filtered/%d PS frames since STA woke up\n",
1889 struct sk_buff_head *frames,
1905 /* if we already have frames from software, then we can't also
1908 if (skb_queue_empty(frames)) {
1928 __skb_queue_tail(frames, skb);
1932 /* If we have more frames buffered on this AC, then abort the
1934 * the buffered frames from this.
1950 struct sk_buff_head frames;
1956 __skb_queue_head_init(&frames);
1959 &frames, &driver_release_tids);
1967 if (skb_queue_empty(&frames) && !driver_release_tids) {
2001 while ((skb = __skb_dequeue(&frames))) {
2018 * more buffered frames for this STA
2020 if (more_data || !skb_queue_empty(&frames))
2036 if (!skb_queue_empty(&frames))
2057 * anything but QoS-data frames, or if it does, will
2101 * Note that the driver also has to check the number of frames
2104 * it to set it anyway due to other buffered frames); if there