/openbmc/linux/drivers/media/rc/ |
H A D | nuvoton-cir.c | 1001 rdev->timeout = MS_TO_US(100); in nvt_probe()
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | salvator-common.dtsi | 924 timeout-sec = <60>;
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt6795.dtsi | 366 timeout-sec = <20>;
|
/openbmc/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_main.h | 1193 int lan743x_hs_syslock_acquire(struct lan743x_adapter *adapter, u16 timeout);
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_bmc_connections.robot | 399 ${resp}= PUT On Session openbmc ${OEM_HOST_CONFIG_URI}/100-file &{kwargs} timeout=10
|
/openbmc/linux/Documentation/arch/sparc/oradax/ |
H A D | dax-hv-api.txt | 32 …Guest software may implement a software timeout on CCB operations, and if the timeout is exceeded,… 34 …to implement a software timeout to account for certain RAS errors which may result in lost CCBs. I… 1003 0x8 Command execution timeout 1057 …Command timeout indicates that the CCB execution began, but did not complete within a pre-determin…
|
/openbmc/linux/fs/f2fs/ |
H A D | segment.c | 1177 dpolicy->timeout = false; in __init_discard_policy() 1203 dpolicy->timeout = true; in __init_discard_policy() 1627 if (dpolicy->timeout) in __issue_discard_cmd() 1633 if (dpolicy->timeout && in __issue_discard_cmd() 1656 if (dpolicy->timeout && in __issue_discard_cmd()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | r8a66597-udc.c | 1242 int timeout = 3000; in set_feature() local 1253 } while (tmp != CS_IDST && timeout-- > 0); in set_feature()
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_3ad.c | 2008 void bond_3ad_initiate_agg_selection(struct bonding *bond, int timeout) in bond_3ad_initiate_agg_selection() argument 2010 atomic_set(&BOND_AD_INFO(bond).agg_select_timer, timeout); in bond_3ad_initiate_agg_selection()
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 1348 bool enabled, int timeout) in set_power_mgmt() argument 1356 wilc_set_power_mgmt(vif, enabled, timeout); in set_power_mgmt()
|
/openbmc/linux/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 50 struct cxgbit_wr_wait *wr_waitp, u32 tid, u32 timeout, in cxgbit_wait_for_reply() argument 60 ret = wait_for_completion_timeout(&wr_waitp->completion, timeout * HZ); in cxgbit_wait_for_reply()
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.h | 1960 int _il_poll_bit(struct il_priv *il, u32 addr, u32 bits, u32 mask, int timeout); 1961 int il_poll_bit(struct il_priv *il, u32 addr, u32 mask, int timeout);
|
H A D | 3945-mac.c | 429 tx_cmd->timeout.pm_frame_timeout = cpu_to_le16(3); in il3945_build_tx_cmd_basic() 431 tx_cmd->timeout.pm_frame_timeout = cpu_to_le16(2); in il3945_build_tx_cmd_basic() 433 tx_cmd->timeout.pm_frame_timeout = 0; in il3945_build_tx_cmd_basic()
|
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | aty128fb.c | 584 unsigned long timeout = jiffies + HZ/100; // should be more than enough in aty_pll_wait_readupdate() local 587 while (time_before(jiffies, timeout)) in aty_pll_wait_readupdate()
|
/openbmc/linux/drivers/crypto/ |
H A D | omap-sham.c | 271 unsigned long timeout = jiffies + DEFAULT_TIMEOUT_INTERVAL; in omap_sham_wait() local 274 if (time_is_before_jiffies(timeout)) in omap_sham_wait()
|
/openbmc/linux/drivers/net/ethernet/sis/ |
H A D | sis900.c | 610 unsigned long timeout = jiffies + 5 * HZ; in sis900_mii_probe() local 698 if (time_after_eq(jiffies, timeout)) { in sis900_mii_probe()
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 3565 u16 timeout; member 6122 u16 timeout);
|
/openbmc/linux/net/ipv6/ |
H A D | route.c | 2091 if (time_after_eq(now, rt->dst.lastuse + gc_args->timeout)) { in rt6_age_examine_exception() 2813 static void rt6_update_expires(struct rt6_info *rt0, int timeout) in rt6_update_expires() argument 2825 dst_set_expires(&rt0->dst, timeout); in rt6_update_expires() 5135 unsigned long timeout = addrconf_timeout_fixup(nla_get_u32(tb[RTA_EXPIRES]), HZ); in rtm_to_fib6_config() local 5137 if (addrconf_finite_timeout(timeout)) { in rtm_to_fib6_config() 5138 cfg->fc_expires = jiffies_to_clock_t(timeout * HZ); in rtm_to_fib6_config()
|
/openbmc/linux/drivers/net/wireless/legacy/ |
H A D | rndis_wlan.c | 518 bool enabled, int timeout); 2574 bool enabled, int timeout) in rndis_set_power_mgmt() argument 2587 timeout); in rndis_set_power_mgmt()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ds90ub960.c | 1502 unsigned long timeout; in ub960_rxport_wait_locks() local 1518 timeout = jiffies + msecs_to_jiffies(1000); in ub960_rxport_wait_locks() 1522 while (time_before(jiffies, timeout)) { in ub960_rxport_wait_locks()
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 2803 struct bttv *btv = from_timer(btv, t, timeout); in bttv_irq_timeout() 3239 timer_setup(&btv->timeout, bttv_irq_timeout, 0); in bttv_probe() 3496 del_timer_sync(&btv->timeout); in bttv_remove()
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | sh_eth.c | 2674 int timeout = SH_ETH_TSU_TIMEOUT_MS * 100; in sh_eth_tsu_busy() local 2679 timeout--; in sh_eth_tsu_busy() 2680 if (timeout <= 0) { in sh_eth_tsu_busy()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2696 qla2x00_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in qla2x00_set_rport_loss_tmo() argument 2700 rport->dev_loss_tmo = timeout ? timeout : 1; in qla2x00_set_rport_loss_tmo()
|
/openbmc/linux/Documentation/admin-guide/cifs/ |
H A D | usage.rst | 382 attribute cache timeout in seconds (default 1 second). 383 After this timeout, the cifs client requests fresh attribute 385 attribute cache timeout to suit the workload needs. Shorter
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc.c | 2293 int delay = 8, timeout = 100; in enetc_wait_txbdr() local 2297 while (delay < timeout && in enetc_wait_txbdr() 2303 if (delay >= timeout) in enetc_wait_txbdr()
|