Searched refs:renew (Results 1 – 11 of 11) sorted by relevance
/linux-5.19.10/drivers/net/wireless/silabs/wfx/ |
D | data_tx.c | 101 static int wfx_tx_policy_get(struct wfx_vif *wvif, struct ieee80211_tx_rate *rates, bool *renew) in wfx_tx_policy_get() argument 118 *renew = false; in wfx_tx_policy_get() 121 *renew = true; in wfx_tx_policy_get()
|
/linux-5.19.10/include/linux/ |
D | nfs_xdr.h | 1240 unsigned char migration:1, renew:1; member 1246 unsigned char migration:1, renew:1; member 1274 unsigned char renew:1; member 1280 unsigned char renew:1; member
|
/linux-5.19.10/drivers/net/wireless/st/cw1200/ |
D | txrx.c | 298 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-5.19.10/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_rx.c | 2249 short renew; in ieee80211_process_probe_response() local 2412 renew = !time_after(target->last_scanned + ieee->scan_age, jiffies); in ieee80211_process_probe_response() 2421 renew = 1; in ieee80211_process_probe_response() 2425 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in ieee80211_process_probe_response()
|
/linux-5.19.10/drivers/staging/rtl8192e/ |
D | rtllib_rx.c | 2547 short renew; in rtllib_process_probe_response() local 2673 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()
|
/linux-5.19.10/fs/nfsd/ |
D | xdr4.h | 633 clientid_t renew; member
|
D | trace.h | 544 DEFINE_CLIENTID_EVENT(renew);
|
D | nfs4state.c | 5593 clientid_t *clid = &u->renew; in nfsd4_renew()
|
/linux-5.19.10/fs/nfs/ |
D | nfs4xdr.c | 2831 if (args->renew) in nfs4_xdr_enc_fs_locations() 2880 if (args->renew) in nfs4_xdr_enc_fsid_present() 7088 if (res->renew) in nfs4_xdr_dec_fs_locations() 7152 if (res->renew) in nfs4_xdr_dec_fsid_present()
|
D | nfs4proc.c | 8036 .renew = 1, /* append RENEW */ in _nfs40_proc_get_locations() 8041 .renew = 1, in _nfs40_proc_get_locations() 8193 .renew = 1, /* append RENEW */ in _nfs40_proc_fsid_present() 8196 .renew = 1, in _nfs40_proc_fsid_present()
|
/linux-5.19.10/include/linux/platform_data/ |
D | cros_ec_commands.h | 5262 uint8_t renew; /* Force renewal */ member
|