Searched refs:active_network (Results 1 – 1 of 1) sorted by relevance
6798 int active_network, in ipw_qos_handle_probe_response() argument6807 if (active_network && in ipw_qos_handle_probe_response()6811 if ((network->qos_data.active == 1) && (active_network == 1) && in ipw_qos_handle_probe_response()6829 if ((network->qos_data.active == 1) && (active_network == 1)) { in ipw_qos_handle_probe_response()6838 (priv->ieee->iw_mode == IW_MODE_ADHOC) && (active_network == 0)) { in ipw_qos_handle_probe_response()7182 int active_network = ((priv->status & STATUS_ASSOCIATED) && in ipw_handle_probe_response() local7185 ipw_qos_handle_probe_response(priv, active_network, network); in ipw_handle_probe_response()7195 int active_network = ((priv->status & STATUS_ASSOCIATED) && in ipw_handle_beacon() local7198 ipw_qos_handle_probe_response(priv, active_network, network); in ipw_handle_beacon()