Lines Matching full:buffered

1121 	 * a separate queue to avoid reordering with normal PS-buffered  in sta_info_cleanup_expire_buffered_ac()
1146 * Now also check the normal PS-buffered queue, this will in sta_info_cleanup_expire_buffered_ac()
1149 * buffered frames. in sta_info_cleanup_expire_buffered_ac()
1169 ps_dbg(sta->sdata, "Buffered frame expired (STA %pM)\n", in sta_info_cleanup_expire_buffered_ac()
1182 * Return whether there are any frames still buffered, this is in sta_info_cleanup_expire_buffered_ac()
1673 int filtered = 0, buffered = 0, ac, i; in ieee80211_sta_ps_deliver_wakeup() local
1708 /* Send all buffered frames to the station */ in ieee80211_sta_ps_deliver_wakeup()
1723 buffered += tmp - count; in ieee80211_sta_ps_deliver_wakeup()
1740 local->total_ps_buffered -= buffered; in ieee80211_sta_ps_deliver_wakeup()
1746 sta->sta.addr, sta->sta.aid, filtered, buffered); in ieee80211_sta_ps_deliver_wakeup()
1927 /* If we have more frames buffered on this AC, then abort the in ieee80211_sta_ps_get_frames()
1929 * the buffered frames from this. in ieee80211_sta_ps_get_frames()
2013 * more buffered frames for this STA in ieee80211_sta_ps_deliver_response()
2066 * we're about to send isn't buffered yet, we in ieee80211_sta_ps_deliver_response()
2068 * was buffered just in case some clients only in ieee80211_sta_ps_deliver_response()
2094 * We need to release a frame that is buffered somewhere in the in ieee80211_sta_ps_deliver_response()
2099 * it to set it anyway due to other buffered frames); if there in ieee80211_sta_ps_deliver_response()
2238 u8 tid, bool buffered) in ieee80211_sta_set_buffered() argument
2245 trace_api_sta_set_buffered(sta->local, pubsta, tid, buffered); in ieee80211_sta_set_buffered()
2247 if (buffered) in ieee80211_sta_set_buffered()