Home
last modified time | relevance | path

Searched refs:old_timeout (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dfallback.c26 fw_fallback_config.old_timeout = __firmware_loading_timeout(); in fw_fallback_set_cache_timeout()
33 __fw_fallback_set_timeout(fw_fallback_config.old_timeout); in fw_fallback_set_default_timeout()
H A Dfallback_table.c23 .old_timeout = 60,
H A Dsysfs.h27 * @old_timeout: for internal use
34 int old_timeout; member
/kernel/linux/linux-5.10/drivers/base/firmware_loader/
H A Dfallback.h22 * @old_timeout: for internal use
29 int old_timeout; member
H A Dfallback_table.c22 .old_timeout = 60,
H A Dfallback.c45 fw_fallback_config.old_timeout = __firmware_loading_timeout(); in fw_fallback_set_cache_timeout()
52 __fw_fallback_set_timeout(fw_fallback_config.old_timeout); in fw_fallback_set_default_timeout()
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_watchdog.c1025 int old_timeout = timeout; in ipmi_register_watchdog() local
1056 timeout = old_timeout; in ipmi_register_watchdog()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_rcb.c607 u32 old_timeout = hns_rcb_get_coalesce_usecs(rcb_common, port_idx); in hns_rcb_set_coalesce_usecs() local
609 if (timeout == old_timeout) in hns_rcb_set_coalesce_usecs()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_watchdog.c1017 int old_timeout = timeout; in ipmi_register_watchdog() local
1048 timeout = old_timeout; in ipmi_register_watchdog()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_rcb.c611 u32 old_timeout = hns_rcb_get_coalesce_usecs(rcb_common, port_idx); in hns_rcb_set_coalesce_usecs() local
613 if (timeout == old_timeout) in hns_rcb_set_coalesce_usecs()

Completed in 9 milliseconds