Lines Matching defs:active
912 D_SCAN("Kicking off active scan\n");
938 le32_to_cpu(il->active.flags & RXON_FLG_CHANNEL_MODE_MSK) >>
956 * If active scanning is requested but a certain channel is
957 * marked passive, we can do active scanning if we detect
1101 * multiplexing power save, use the active count for rx chain count.
1181 D_ASSOC("rx_chain=0x%X active=%d idle=%d\n", il->staging.rx_chain,
1303 /* Average among active antennas */
2084 * Find first available (lowest unused) Tx Queue, mark it "active".
3505 * and marks it driver active, so that it will be restored to the
3677 if (il->active.rx_chain != il->staging.rx_chain)
5309 (struct il_rxon_cmd *)&il->active;
6076 if (le16_to_cpu(il->active.channel) == ch)
6293 int active = test_bit(txq_id, &il->txq_ctx_active_msk) ? 1 : 0;
6297 (active << IL49_SCD_QUEUE_STTS_REG_POS_ACTIVE) |
6305 D_INFO("%s %s Queue %d on AC %d\n", active ? "Activate" : "Deactivate",