Searched refs:renew (Results 1 – 3 of 3) sorted by relevance
301 size_t count, bool *renew) in tx_policy_get() argument317 *renew = false; in tx_policy_get()320 *renew = true; in tx_policy_get()
2402 short renew; in ieee80211_process_probe_response() local2577 renew = !time_after(target->last_scanned + ieee->scan_age, jiffies); in ieee80211_process_probe_response()2586 renew = 1; in ieee80211_process_probe_response()2590 if(renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in ieee80211_process_probe_response()
2588 short renew; in rtllib_process_probe_response() local2714 renew = !time_after(target->last_scanned + ieee->scan_age, in rtllib_process_probe_response()2722 renew = 1; in rtllib_process_probe_response()2724 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in rtllib_process_probe_response()