Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/silabs/wfx/
A Ddata_tx.c101 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-6.3-rc2/include/linux/
A Dnfs_xdr.h1240 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-6.3-rc2/drivers/net/wireless/st/cw1200/
A 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-6.3-rc2/drivers/staging/rtl8192u/ieee80211/
A Dieee80211_rx.c2251 short renew; in ieee80211_process_probe_response() local
2414 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()
/linux-6.3-rc2/drivers/staging/rtl8192e/
A Drtllib_rx.c2547 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-6.3-rc2/fs/nfsd/
A Dxdr4.h662 clientid_t renew; member
A Dtrace.h724 DEFINE_CLIENTID_EVENT(renew);
A Dnfs4xdr.c1321 clientid_t *clientid = &u->renew; in nfsd4_decode_renew()
A Dnfs4state.c5799 clientid_t *clid = &u->renew; in nfsd4_renew()
/linux-6.3-rc2/fs/nfs/
A Dnfs4xdr.c2831 if (args->renew) in nfs4_xdr_enc_fs_locations()
2880 if (args->renew) in nfs4_xdr_enc_fsid_present()
7084 if (res->renew) in nfs4_xdr_dec_fs_locations()
7148 if (res->renew) in nfs4_xdr_dec_fsid_present()
A Dnfs4proc.c8045 .renew = 1, /* append RENEW */ in _nfs40_proc_get_locations()
8050 .renew = 1, in _nfs40_proc_get_locations()
8202 .renew = 1, /* append RENEW */ in _nfs40_proc_fsid_present()
8205 .renew = 1, in _nfs40_proc_fsid_present()
/linux-6.3-rc2/include/linux/platform_data/
A Dcros_ec_commands.h5277 uint8_t renew; /* Force renewal */ member

Completed in 111 milliseconds