Searched refs:active_network (Results 1 – 3 of 3) sorted by relevance
613 int active_network, in rtl8192_qos_handle_probe_response() argument626 if (active_network && in rtl8192_qos_handle_probe_response()630 if ((network->qos_data.active == 1) && (active_network == 1) && in rtl8192_qos_handle_probe_response()645 if ((network->qos_data.active == 1) && (active_network == 1)) { in rtl8192_qos_handle_probe_response()
6948 int active_network, in ipw_qos_handle_probe_response() argument6957 if (active_network && in ipw_qos_handle_probe_response()6961 if ((network->qos_data.active == 1) && (active_network == 1) && in ipw_qos_handle_probe_response()6979 if ((network->qos_data.active == 1) && (active_network == 1)) { in ipw_qos_handle_probe_response()6988 (priv->ieee->iw_mode == IW_MODE_ADHOC) && (active_network == 0)) { in ipw_qos_handle_probe_response()7337 int active_network = ((priv->status & STATUS_ASSOCIATED) && in ipw_handle_probe_response() local7340 ipw_qos_handle_probe_response(priv, active_network, network); in ipw_handle_probe_response()7350 int active_network = ((priv->status & STATUS_ASSOCIATED) && in ipw_handle_beacon() local7353 ipw_qos_handle_probe_response(priv, active_network, network); in ipw_handle_beacon()
2408 int active_network, in rtl8192_qos_handle_probe_response() argument2421 if (active_network && in rtl8192_qos_handle_probe_response()2425 if ((network->qos_data.active == 1) && (active_network == 1) && in rtl8192_qos_handle_probe_response()2439 if ((network->qos_data.active == 1) && (active_network == 1)) { in rtl8192_qos_handle_probe_response()