Lines Matching refs:buffered
910 * a separate queue to avoid reordering with normal PS-buffered
935 * Now also check the normal PS-buffered queue, this will
938 * buffered frames.
971 * Return whether there are any frames still buffered, this is
1312 int filtered = 0, buffered = 0, ac, i;
1347 /* Send all buffered frames to the station */
1362 buffered += tmp - count;
1379 local->total_ps_buffered -= buffered;
1385 sta->sta.addr, sta->sta.aid, filtered, buffered);
1566 /* If we have more frames buffered on this AC, then abort the
1568 * the buffered frames from this.
1652 * more buffered frames for this STA
1705 * we're about to send isn't buffered yet, we
1707 * was buffered just in case some clients only
1733 * We need to release a frame that is buffered somewhere in the
1738 * it to set it anyway due to other buffered frames); if there
1880 u8 tid, bool buffered)
1887 trace_api_sta_set_buffered(sta->local, pubsta, tid, buffered);
1889 if (buffered)