Lines Matching defs:active
525 void ath6kl_indicate_tx_activity(void *devt, u8 traffic_class, bool active)
538 ar->ac_stream_active[traffic_class] = active;
540 if (active) {
542 * Keep track of the active stream with the highest
547 /* set the new highest active priority */
553 * We may have to search for the next active stream
560 * reset and search for the "next" highest "active"
570 * Set the new highest active
583 ath6kl_htc_activity_changed(ar->htc_target, eid, active);
612 * the highest active stream.