Lines Matching full:buffered
1098 * a separate queue to avoid reordering with normal PS-buffered in sta_info_cleanup_expire_buffered_ac()
1123 * Now also check the normal PS-buffered queue, this will in sta_info_cleanup_expire_buffered_ac()
1126 * buffered frames. in sta_info_cleanup_expire_buffered_ac()
1146 ps_dbg(sta->sdata, "Buffered frame expired (STA %pM)\n", in sta_info_cleanup_expire_buffered_ac()
1159 * Return whether there are any frames still buffered, this is in sta_info_cleanup_expire_buffered_ac()
1518 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local
1553 /* Send all buffered frames to the station */ in ieee80211_sta_ps_deliver_wakeup()
1568 buffered += tmp - count; in ieee80211_sta_ps_deliver_wakeup()
1585 local->total_ps_buffered -= buffered; in ieee80211_sta_ps_deliver_wakeup()
1591 sta->sta.addr, sta->sta.aid, filtered, buffered); in ieee80211_sta_ps_deliver_wakeup()
1772 /* If we have more frames buffered on this AC, then abort the in ieee80211_sta_ps_get_frames()
1774 * the buffered frames from this. in ieee80211_sta_ps_get_frames()
1858 * more buffered frames for this STA in ieee80211_sta_ps_deliver_response()
1911 * we're about to send isn't buffered yet, we in ieee80211_sta_ps_deliver_response()
1913 * was buffered just in case some clients only in ieee80211_sta_ps_deliver_response()
1939 * We need to release a frame that is buffered somewhere in the in ieee80211_sta_ps_deliver_response()
1944 * it to set it anyway due to other buffered frames); if there in ieee80211_sta_ps_deliver_response()
2086 u8 tid, bool buffered) in ieee80211_sta_set_buffered() argument
2093 trace_api_sta_set_buffered(sta->local, pubsta, tid, buffered); in ieee80211_sta_set_buffered()
2095 if (buffered) in ieee80211_sta_set_buffered()