Home
last modified time | relevance | path

Searched refs:renew (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/drivers/staging/wfx/
Ddata_tx.c106 struct ieee80211_tx_rate *rates, bool *renew) in wfx_tx_policy_get() argument
122 *renew = false; in wfx_tx_policy_get()
125 *renew = true; in wfx_tx_policy_get()
/Linux-v5.10/include/linux/
Dnfs_xdr.h1215 unsigned char migration:1, renew:1; member
1221 unsigned char migration:1, renew:1; member
1249 unsigned char renew:1; member
1255 unsigned char renew:1; member
/Linux-v5.10/drivers/net/wireless/st/cw1200/
Dtxrx.c298 size_t count, bool *renew) in tx_policy_get() argument
314 *renew = false; in tx_policy_get()
317 *renew = true; in tx_policy_get()
/Linux-v5.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c2276 short renew; in ieee80211_process_probe_response() local
2439 renew = !time_after(target->last_scanned + ieee->scan_age, jiffies); in ieee80211_process_probe_response()
2448 renew = 1; in ieee80211_process_probe_response()
2452 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in ieee80211_process_probe_response()
/Linux-v5.10/drivers/staging/rtl8192e/
Drtllib_rx.c2570 short renew; in rtllib_process_probe_response() local
2696 renew = !time_after(target->last_scanned + ieee->scan_age, in rtllib_process_probe_response()
2704 renew = 1; in rtllib_process_probe_response()
2706 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in rtllib_process_probe_response()
/Linux-v5.10/fs/nfsd/
Dxdr4.h644 clientid_t renew; member
Dtrace.h348 DEFINE_CLIENTID_EVENT(renew);
Dnfs4state.c5296 clientid_t *clid = &u->renew; in nfsd4_renew()
/Linux-v5.10/fs/nfs/
Dnfs4xdr.c2803 if (args->renew) in nfs4_xdr_enc_fs_locations()
2852 if (args->renew) in nfs4_xdr_enc_fsid_present()
6989 if (res->renew) in nfs4_xdr_dec_fs_locations()
7053 if (res->renew) in nfs4_xdr_dec_fsid_present()
Dnfs4proc.c7787 .renew = 1, /* append RENEW */ in _nfs40_proc_get_locations()
7792 .renew = 1, in _nfs40_proc_get_locations()
7931 .renew = 1, /* append RENEW */ in _nfs40_proc_fsid_present()
7934 .renew = 1, in _nfs40_proc_fsid_present()
/Linux-v5.10/include/linux/platform_data/
Dcros_ec_commands.h5239 uint8_t renew; /* Force renewal */ member