Searched refs:renew (Results 1 – 4 of 4) sorted by relevance
101 static int wfx_tx_policy_get(struct wfx_vif *wvif, struct ieee80211_tx_rate *rates, bool *renew) in wfx_tx_policy_get() argument118 *renew = false; in wfx_tx_policy_get()121 *renew = true; in wfx_tx_policy_get()
298 size_t count, bool *renew) in tx_policy_get() argument314 *renew = false; in tx_policy_get()317 *renew = true; in tx_policy_get()
2251 short renew; in ieee80211_process_probe_response() local2414 renew = !time_after(target->last_scanned + ieee->scan_age, jiffies); in ieee80211_process_probe_response()2423 renew = 1; in ieee80211_process_probe_response()2427 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in ieee80211_process_probe_response()
2547 short renew; in rtllib_process_probe_response() local2673 renew = !time_after(target->last_scanned + ieee->scan_age, in rtllib_process_probe_response()2681 renew = 1; in rtllib_process_probe_response()2683 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in rtllib_process_probe_response()