Lines Matching defs:active
1731 1 - SW based RF kill active (sysfs)
1732 2 - HW based RF kill active
1733 3 - Both HW and SW baed RF kill active */
1880 "passive only" : "active/passive",
1897 "passive only" : "active/passive");
3325 /* Clear the 'host command active' bit... */
3855 /* Another node is active in network */
4341 * off roaming, and abort any active scans */
6274 /* Use active scan by default. */
6797 network->qos_data.active = network->qos_data.supported;
6802 network->qos_data.active = network->qos_data.supported;
6804 if ((network->qos_data.active == 1) && (active_network == 1) &&
6822 if ((network->qos_data.active == 1) && (active_network == 1)) {
6827 network->qos_data.active = 0;
6897 int active;
6904 active = qos_network_data->supported;
6907 if (active == 0) {
6961 .active = 1,
7021 priv->assoc_network->qos_data.active = 1;
7036 priv->assoc_network->qos_data.active = 0;
7108 int active, supported;
7119 qos_data->active = 0;
7121 qos_data->active = qos_data->supported;
7123 active = qos_data->active;
7125 IPW_DEBUG_QOS("QoS %d network is QoS active %d supported %d "
7127 priv->qos_data.qos_enable, active, supported, unicast);
7128 if (active && priv->qos_data.qos_enable)
7257 priv->assoc_request.policy_support = cpu_to_le16(0x02); /* RSN active */
8979 wrqu->essid.flags = 1; /* active */
8983 wrqu->essid.flags = 0; /* active */
9017 wrqu->data.flags = 1; /* active */
9409 /* Normal active broadcast scan */
10503 IPW_DEBUG_RF_KILL("RF Kill active, rescheduling GPIO check\n");
10511 IPW_DEBUG_RF_KILL("HW RF Kill no longer active, restarting "