Lines Matching full:buffered
1122 * a separate queue to avoid reordering with normal PS-buffered in sta_info_cleanup_expire_buffered_ac()
1147 * Now also check the normal PS-buffered queue, this will in sta_info_cleanup_expire_buffered_ac()
1150 * buffered frames. in sta_info_cleanup_expire_buffered_ac()
1170 ps_dbg(sta->sdata, "Buffered frame expired (STA %pM)\n", in sta_info_cleanup_expire_buffered_ac()
1183 * Return whether there are any frames still buffered, this is in sta_info_cleanup_expire_buffered_ac()
1686 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local
1721 /* Send all buffered frames to the station */ in ieee80211_sta_ps_deliver_wakeup()
1736 buffered += tmp - count; in ieee80211_sta_ps_deliver_wakeup()
1753 local->total_ps_buffered -= buffered; in ieee80211_sta_ps_deliver_wakeup()
1759 sta->sta.addr, sta->sta.aid, filtered, buffered); in ieee80211_sta_ps_deliver_wakeup()
1940 /* If we have more frames buffered on this AC, then abort the in ieee80211_sta_ps_get_frames()
1942 * the buffered frames from this. in ieee80211_sta_ps_get_frames()
2026 * more buffered frames for this STA in ieee80211_sta_ps_deliver_response()
2079 * we're about to send isn't buffered yet, we in ieee80211_sta_ps_deliver_response()
2081 * was buffered just in case some clients only in ieee80211_sta_ps_deliver_response()
2107 * We need to release a frame that is buffered somewhere in the in ieee80211_sta_ps_deliver_response()
2112 * it to set it anyway due to other buffered frames); if there in ieee80211_sta_ps_deliver_response()
2251 u8 tid, bool buffered) in ieee80211_sta_set_buffered() argument
2258 trace_api_sta_set_buffered(sta->local, pubsta, tid, buffered); in ieee80211_sta_set_buffered()
2260 if (buffered) in ieee80211_sta_set_buffered()