Home
last modified time | relevance | path

Searched defs:renew (Results 1 – 5 of 5) sorted by relevance

/linux/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()
/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.c298 size_t count, bool *renew) in tx_policy_get()
/linux/include/linux/
H A Dnfs_xdr.h1291 unsigned char migration:1, renew:1; member
1297 unsigned char migration:1, renew:1; member
1325 unsigned char renew:1; member
1331 unsigned char renew:1; member
/linux/fs/nfsd/
H A Dxdr4.h877 clientid_t renew; member
H A Dnfs4state.c217 static void __put_client_locked(struct nfs4_client *clp, bool renew) in __put_client_locked()