Lines Matching full:buffered
908 * a separate queue to avoid reordering with normal PS-buffered in sta_info_cleanup_expire_buffered_ac()
933 * Now also check the normal PS-buffered queue, this will in sta_info_cleanup_expire_buffered_ac()
936 * buffered frames. in sta_info_cleanup_expire_buffered_ac()
956 ps_dbg(sta->sdata, "Buffered frame expired (STA %pM)\n", in sta_info_cleanup_expire_buffered_ac()
969 * Return whether there are any frames still buffered, this is in sta_info_cleanup_expire_buffered_ac()
1309 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local
1344 /* Send all buffered frames to the station */ in ieee80211_sta_ps_deliver_wakeup()
1359 buffered += tmp - count; in ieee80211_sta_ps_deliver_wakeup()
1376 local->total_ps_buffered -= buffered; in ieee80211_sta_ps_deliver_wakeup()
1382 sta->sta.addr, sta->sta.aid, filtered, buffered); in ieee80211_sta_ps_deliver_wakeup()
1563 /* If we have more frames buffered on this AC, then abort the in ieee80211_sta_ps_get_frames()
1565 * the buffered frames from this. in ieee80211_sta_ps_get_frames()
1649 * more buffered frames for this STA in ieee80211_sta_ps_deliver_response()
1702 * we're about to send isn't buffered yet, we in ieee80211_sta_ps_deliver_response()
1704 * was buffered just in case some clients only in ieee80211_sta_ps_deliver_response()
1730 * We need to release a frame that is buffered somewhere in the in ieee80211_sta_ps_deliver_response()
1735 * it to set it anyway due to other buffered frames); if there in ieee80211_sta_ps_deliver_response()
1877 u8 tid, bool buffered) in ieee80211_sta_set_buffered() argument
1884 trace_api_sta_set_buffered(sta->local, pubsta, tid, buffered); in ieee80211_sta_set_buffered()
1886 if (buffered) in ieee80211_sta_set_buffered()