Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A D00avahi-autoipd7 deconfig|renew|bound)
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dsimple.script39 renew|bound)
/openbmc/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() argument
118 *renew = false; in wfx_tx_policy_get()
121 *renew = true; in wfx_tx_policy_get()
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1241 unsigned char migration:1, renew:1; member
1247 unsigned char migration:1, renew:1; member
1275 unsigned char renew:1; member
1281 unsigned char renew:1; member
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue76 <icon-renew :title="$t('appHeader.titleRefresh')" />
116 import IconRenew from '@carbon/icons-vue/es/renew/20';
/openbmc/linux/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()
/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/
H A DCertificates.vue104 import IconReplace from '@carbon/icons-vue/es/renew/20';
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c2215 short renew; in ieee80211_process_probe_response() local
2378 renew = !time_after(target->last_scanned + ieee->scan_age, jiffies); in ieee80211_process_probe_response()
2387 renew = 1; in ieee80211_process_probe_response()
2391 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in ieee80211_process_probe_response()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_rx.c2491 short renew; in rtllib_process_probe_response() local
2616 renew = !time_after(target->last_scanned + ieee->scan_age, in rtllib_process_probe_response()
2624 renew = 1; in rtllib_process_probe_response()
2626 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in rtllib_process_probe_response()
/openbmc/linux/fs/nfsd/
H A Dxdr4.h663 clientid_t renew; member
H A Dtrace.h725 DEFINE_CLIENTID_EVENT(renew);
H A Dnfs4xdr.c1313 clientid_t *clientid = &u->renew; in nfsd4_decode_renew()
H A Dnfs4state.c5872 clientid_t *clid = &u->renew; in nfsd4_renew()
/openbmc/u-boot/include/
H A Dec_commands.h4321 uint8_t renew; /* Force renewal */ member
/openbmc/linux/fs/nfs/
H 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()
H A Dnfs4proc.c8084 .renew = 1, /* append RENEW */ in _nfs40_proc_get_locations()
8089 .renew = 1, in _nfs40_proc_get_locations()
8241 .renew = 1, /* append RENEW */ in _nfs40_proc_fsid_present()
8244 .renew = 1, in _nfs40_proc_fsid_present()
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h5277 uint8_t renew; /* Force renewal */ member