Searched refs:renew (Results 1 – 17 of 17) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | 00avahi-autoipd | 7 deconfig|renew|bound)
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
H A D | simple.script | 39 renew|bound)
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | data_tx.c | 101 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 D | nfs_xdr.h | 1241 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 D | AppHeader.vue | 76 <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 D | txrx.c | 298 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 D | Certificates.vue | 104 import IconReplace from '@carbon/icons-vue/es/renew/20';
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_rx.c | 2215 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 D | rtllib_rx.c | 2491 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 D | xdr4.h | 663 clientid_t renew; member
|
H A D | trace.h | 725 DEFINE_CLIENTID_EVENT(renew);
|
H A D | nfs4xdr.c | 1313 clientid_t *clientid = &u->renew; in nfsd4_decode_renew()
|
H A D | nfs4state.c | 5872 clientid_t *clid = &u->renew; in nfsd4_renew()
|
/openbmc/u-boot/include/ |
H A D | ec_commands.h | 4321 uint8_t renew; /* Force renewal */ member
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4xdr.c | 2831 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 D | nfs4proc.c | 8084 .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 D | cros_ec_commands.h | 5277 uint8_t renew; /* Force renewal */ member
|