Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/silabs/wfx/
H 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.15/include/linux/
H A Dnfs_xdr.h1273 unsigned char migration:1, renew:1; member
1279 unsigned char migration:1, renew:1; member
1307 unsigned char renew:1; member
1313 unsigned char renew:1; member
/linux-6.15/drivers/net/wireless/st/cw1200/
H 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.15/fs/nfsd/
H A Dxdr4.h807 clientid_t renew; member
H A Dtrace.h873 DEFINE_CLIENTID_EVENT(renew);
H A Dnfs4xdr.c1334 clientid_t *clientid = &u->renew; in nfsd4_decode_renew()
H A Dnfs4state.c6441 clientid_t *clid = &u->renew; in nfsd4_renew()
/linux-6.15/fs/nfs/
H A Dnfs4xdr.c2867 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()
H A Dnfs4proc.c8297 .renew = 1, /* append RENEW */ in _nfs40_proc_get_locations()
8302 .renew = 1, in _nfs40_proc_get_locations()
8454 .renew = 1, /* append RENEW */ in _nfs40_proc_fsid_present()
8457 .renew = 1, in _nfs40_proc_fsid_present()
/linux-6.15/include/linux/platform_data/
H A Dcros_ec_commands.h5446 uint8_t renew; /* Force renewal */ member