Searched refs:renew (Results 1 - 11 of 11) sorted by relevance

/linux-master/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) argument
118 *renew = false;
121 *renew = true;
/linux-master/include/linux/
H A Dnfs_xdr.h1241 unsigned char migration:1, renew:1; member in struct:nfs4_fs_locations_arg
1247 unsigned char migration:1, renew:1; member in struct:nfs4_fs_locations_res
1275 unsigned char renew:1; member in struct:nfs4_fsid_present_arg
1281 unsigned char renew:1; member in struct:nfs4_fsid_present_res
/linux-master/drivers/net/wireless/st/cw1200/
H A Dtxrx.c298 size_t count, bool *renew)
314 *renew = false;
317 *renew = true;
665 pr_debug("[TX] TX policy renew.\n");
296 tx_policy_get(struct cw1200_common *priv, struct ieee80211_tx_rate *rates, size_t count, bool *renew) argument
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_rx.c2394 short renew; local
2518 renew = !time_after(target->last_scanned + ieee->scan_age,
2526 renew = 1;
2528 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE))
/linux-master/fs/nfsd/
H A Dxdr4.h780 clientid_t renew; member in union:nfsd4_op::nfsd4_op_u
H A Dtrace.h778 DEFINE_CLIENTID_EVENT(renew); variable
H A Dnfs4xdr.c1321 clientid_t *clientid = &u->renew;
H A Dnfs4state.c2676 seq_printf(m, "seconds from last renew: %lld\n",
6154 clientid_t *clid = &u->renew;
/linux-master/fs/nfs/
H A Dnfs4xdr.c2840 if (args->renew)
2889 if (args->renew)
7093 if (res->renew)
7157 if (res->renew)
H A Dnfs4proc.c8084 .renew = 1, /* append RENEW */
8089 .renew = 1,
8241 .renew = 1, /* append RENEW */
8244 .renew = 1,
/linux-master/include/linux/platform_data/
H A Dcros_ec_commands.h5331 uint8_t renew; /* Force renewal */ member in struct:ec_params_pd_chip_info

Completed in 282 milliseconds