Lines Matching refs:buffered
1126 * a separate queue to avoid reordering with normal PS-buffered
1151 * Now also check the normal PS-buffered queue, this will
1154 * buffered frames.
1187 * Return whether there are any frames still buffered, this is
1678 int filtered = 0, buffered = 0, ac, i;
1713 /* Send all buffered frames to the station */
1728 buffered += tmp - count;
1745 local->total_ps_buffered -= buffered;
1751 sta->sta.addr, sta->sta.aid, filtered, buffered);
1932 /* If we have more frames buffered on this AC, then abort the
1934 * the buffered frames from this.
2018 * more buffered frames for this STA
2071 * we're about to send isn't buffered yet, we
2073 * was buffered just in case some clients only
2099 * We need to release a frame that is buffered somewhere in the
2104 * it to set it anyway due to other buffered frames); if there
2243 u8 tid, bool buffered)
2250 trace_api_sta_set_buffered(sta->local, pubsta, tid, buffered);
2252 if (buffered)