Searched refs:active_network (Results 1 – 3 of 3) sorted by relevance
368 int active_network, in _rtl92e_qos_handle_probe_response() argument381 if (active_network && in _rtl92e_qos_handle_probe_response()385 if ((network->qos_data.active == 1) && (active_network == 1) && in _rtl92e_qos_handle_probe_response()398 if ((network->qos_data.active == 1) && (active_network == 1)) in _rtl92e_qos_handle_probe_response()
1622 int active_network, in rtl8192_qos_handle_probe_response() argument1635 if (active_network && in rtl8192_qos_handle_probe_response()1639 if ((network->qos_data.active == 1) && (active_network == 1) && in rtl8192_qos_handle_probe_response()1653 if ((network->qos_data.active == 1) && (active_network == 1)) { in rtl8192_qos_handle_probe_response()
6834 int active_network, in ipw_qos_handle_probe_response() argument6843 if (active_network && in ipw_qos_handle_probe_response()6847 if ((network->qos_data.active == 1) && (active_network == 1) && in ipw_qos_handle_probe_response()6865 if ((network->qos_data.active == 1) && (active_network == 1)) { in ipw_qos_handle_probe_response()6874 (priv->ieee->iw_mode == IW_MODE_ADHOC) && (active_network == 0)) { in ipw_qos_handle_probe_response()7218 int active_network = ((priv->status & STATUS_ASSOCIATED) && in ipw_handle_probe_response() local7221 ipw_qos_handle_probe_response(priv, active_network, network); in ipw_handle_probe_response()7231 int active_network = ((priv->status & STATUS_ASSOCIATED) && in ipw_handle_beacon() local7234 ipw_qos_handle_probe_response(priv, active_network, network); in ipw_handle_beacon()