Lines Matching full:buffered
825 * a separate queue to avoid reordering with normal PS-buffered in sta_info_cleanup_expire_buffered_ac()
850 * Now also check the normal PS-buffered queue, this will in sta_info_cleanup_expire_buffered_ac()
853 * buffered frames. in sta_info_cleanup_expire_buffered_ac()
873 ps_dbg(sta->sdata, "Buffered frame expired (STA %pM)\n", in sta_info_cleanup_expire_buffered_ac()
886 * Return whether there are any frames still buffered, this is in sta_info_cleanup_expire_buffered_ac()
1227 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local
1264 /* Send all buffered frames to the station */ in ieee80211_sta_ps_deliver_wakeup()
1279 buffered += tmp - count; in ieee80211_sta_ps_deliver_wakeup()
1310 local->total_ps_buffered -= buffered; in ieee80211_sta_ps_deliver_wakeup()
1316 sta->sta.addr, sta->sta.aid, filtered, buffered); in ieee80211_sta_ps_deliver_wakeup()
1502 /* If we have more frames buffered on this AC, then abort the in ieee80211_sta_ps_get_frames()
1504 * the buffered frames from this. in ieee80211_sta_ps_get_frames()
1588 * more buffered frames for this STA in ieee80211_sta_ps_deliver_response()
1641 * we're about to send isn't buffered yet, we in ieee80211_sta_ps_deliver_response()
1643 * was buffered just in case some clients only in ieee80211_sta_ps_deliver_response()
1669 * We need to release a frame that is buffered somewhere in the in ieee80211_sta_ps_deliver_response()
1674 * it to set it anyway due to other buffered frames); if there in ieee80211_sta_ps_deliver_response()
1815 u8 tid, bool buffered) in ieee80211_sta_set_buffered() argument
1822 trace_api_sta_set_buffered(sta->local, pubsta, tid, buffered); in ieee80211_sta_set_buffered()
1824 if (buffered) in ieee80211_sta_set_buffered()