Lines Matching defs:active
911 D_SCAN("Kicking off active scan\n");
937 le32_to_cpu(il->active.flags & RXON_FLG_CHANNEL_MODE_MSK) >>
955 * If active scanning is requested but a certain channel is
956 * marked passive, we can do active scanning if we detect
1100 * multiplexing power save, use the active count for rx chain count.
1180 D_ASSOC("rx_chain=0x%X active=%d idle=%d\n", il->staging.rx_chain,
1302 /* Average among active antennas */
2085 * Find first available (lowest unused) Tx Queue, mark it "active".
3506 * and marks it driver active, so that it will be restored to the
3678 if (il->active.rx_chain != il->staging.rx_chain)
5310 (struct il_rxon_cmd *)&il->active;
6077 if (le16_to_cpu(il->active.channel) == ch)
6294 int active = test_bit(txq_id, &il->txq_ctx_active_msk) ? 1 : 0;
6298 (active << IL49_SCD_QUEUE_STTS_REG_POS_ACTIVE) |
6306 D_INFO("%s %s Queue %d on AC %d\n", active ? "Activate" : "Deactivate",