Searched refs:renew (Results 1 – 6 of 6) 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()
1273 unsigned char migration:1, renew:1; member1279 unsigned char migration:1, renew:1; member1307 unsigned char renew:1; member1313 unsigned char renew:1; member
298 size_t count, bool *renew) in tx_policy_get() argument314 *renew = false; in tx_policy_get()317 *renew = true; in tx_policy_get()
2867 if (args->renew) in nfs4_xdr_enc_fs_locations()2916 if (args->renew) in nfs4_xdr_enc_fsid_present()7150 if (res->renew) in nfs4_xdr_dec_fs_locations()7214 if (res->renew) in nfs4_xdr_dec_fsid_present()
8256 .renew = 1, /* append RENEW */ in _nfs40_proc_get_locations()8261 .renew = 1, in _nfs40_proc_get_locations()8413 .renew = 1, /* append RENEW */ in _nfs40_proc_fsid_present()8416 .renew = 1, in _nfs40_proc_fsid_present()
6412 clientid_t *clid = &u->renew; in nfsd4_renew()