Lines Matching defs:active

1763 	   1 - SW based RF kill active (sysfs)
1764 2 - HW based RF kill active
1765 3 - Both HW and SW baed RF kill active */
1912 "passive only" : "active/passive",
1929 "passive only" : "active/passive");
3371 /* Clear the 'host command active' bit... */
3901 /* Another node is active in network */
4387 * off roaming, and abort any active scans */
6320 /* Use active scan by default. */
6843 network->qos_data.active = network->qos_data.supported;
6848 network->qos_data.active = network->qos_data.supported;
6850 if ((network->qos_data.active == 1) && (active_network == 1) &&
6868 if ((network->qos_data.active == 1) && (active_network == 1)) {
6873 network->qos_data.active = 0;
6943 int active;
6950 active = qos_network_data->supported;
6953 if (active == 0) {
7007 .active = 1,
7067 priv->assoc_network->qos_data.active = 1;
7082 priv->assoc_network->qos_data.active = 0;
7154 int active, supported;
7165 qos_data->active = 0;
7167 qos_data->active = qos_data->supported;
7169 active = qos_data->active;
7171 IPW_DEBUG_QOS("QoS %d network is QoS active %d supported %d "
7173 priv->qos_data.qos_enable, active, supported, unicast);
7174 if (active && priv->qos_data.qos_enable)
7303 priv->assoc_request.policy_support = cpu_to_le16(0x02); /* RSN active */
9025 wrqu->essid.flags = 1; /* active */
9029 wrqu->essid.flags = 0; /* active */
9063 wrqu->data.flags = 1; /* active */
9455 /* Normal active broadcast scan */
10549 IPW_DEBUG_RF_KILL("RF Kill active, rescheduling GPIO check\n");
10557 IPW_DEBUG_RF_KILL("HW RF Kill no longer active, restarting "