Home
last modified time | relevance | path

Searched refs:timeout (Results 4001 – 4025 of 4395) sorted by relevance

1...<<161162163164165166167168169170>>...176

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c917 int timeout = HZ / 5; in mt76_set_channel() local
919 wait_event_timeout(dev->tx_wait, !mt76_has_tx_pending(phy), timeout); in mt76_set_channel()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py2076 self.results.put(result, timeout=0.05)
2198 self.result_queue.get(timeout=0.25)
2268 result = self.result_queue.get(timeout=0.25)
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c566 unsigned long timeout; in xgbe_phy_get_comm_ownership() local
584 timeout = jiffies + (5 * HZ); in xgbe_phy_get_comm_ownership()
585 while (time_before(jiffies, timeout)) { in xgbe_phy_get_comm_ownership()
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c302 u32 val, timeout; in netxen_check_hw_init() local
330 timeout = 0; in netxen_check_hw_init()
335 if (++timeout > 5000) in netxen_check_hw_init()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2672 int timeout = 10; in sja1105_mgmt_xmit() local
2708 } while (mgmt_route.enfport && --timeout); in sja1105_mgmt_xmit()
2710 if (!timeout) { in sja1105_mgmt_xmit()
/openbmc/linux/drivers/usb/host/
H A Disp1362-hcd.c2317 unsigned long timeout = 100; in isp1362_hc_reset() local
2333 t = jiffies + msecs_to_jiffies(timeout); in isp1362_hc_reset()
2346 pr_err("Clock not ready after %lums\n", timeout); in isp1362_hc_reset()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c707 unsigned long timeout = msecs_to_jiffies(MLXSW_EMAD_TIMEOUT_MS); in mlxsw_emad_trans_timeout_schedule() local
710 timeout = msecs_to_jiffies(MLXSW_EMAD_TIMEOUT_DURING_FW_FLASH_MS); in mlxsw_emad_trans_timeout_schedule()
713 timeout << trans->retries); in mlxsw_emad_trans_timeout_schedule()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c1960 ctio->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_24xx_retry_term_exchange()
2265 ctio->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_24xx_send_task_mgmt_ctio()
2322 ctio->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_send_resp_ctio()
2625 pkt->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_24xx_build_ctio_pkt()
3151 pkt->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_build_ctio_crc2_pkt()
3702 ctio24->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in __qlt_send_term_exchange()
5426 ctio24->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in __qlt_send_busy()
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst393 0 means infinite timeout, no checking is done.
654 Factor to apply to the NMI watchdog timeout (only when ``nmi_watchdog`` is
656 ``watchdog_thresh`` when calculating the NMI watchdog timeout during an
657 LPM. The soft lockup timeout is not impacted.
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3675 hwrm_req_timeout(bp, req, bp->test_info->timeout); in bnxt_run_fw_tests()
3958 test_info->timeout = le16_to_cpu(resp->test_timeout); in bnxt_ethtool_init()
3959 if (!test_info->timeout) in bnxt_ethtool_init()
3960 test_info->timeout = HWRM_CMD_TIMEOUT; in bnxt_ethtool_init()
/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c2322 T_tr_ns = 4096 * (1ULL << qp_attr->timeout); in srp_compute_rq_tmo()
2852 unsigned long timeout; in srp_slave_configure() local
2855 timeout = max_t(unsigned, 30 * HZ, target->rq_tmo_jiffies); in srp_slave_configure()
2856 blk_queue_rq_timeout(q, timeout); in srp_slave_configure()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c172 u32 timeout = 0; in lpfc_prep_els_iocb() local
247 timeout = FF_DEF_RATOV * 2; in lpfc_prep_els_iocb()
250 timeout = phba->fc_ratov; in lpfc_prep_els_iocb()
253 timeout = phba->fc_ratov * 2; in lpfc_prep_els_iocb()
266 elscmd, timeout, expect_rsp); in lpfc_prep_els_iocb()
9490 uint32_t timeout; in lpfc_els_timeout_handler() local
9496 timeout = (uint32_t)(phba->fc_ratov << 1); in lpfc_els_timeout_handler()
9540 if (piocb->drvrTimeout >= timeout) in lpfc_els_timeout_handler()
9541 piocb->drvrTimeout -= timeout; in lpfc_els_timeout_handler()
9580 jiffies + msecs_to_jiffies(1000 * timeout)); in lpfc_els_timeout_handler()
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.h258 u32 timeout; /* dword 1 */ member
/openbmc/u-boot/board/freescale/m5373evb/
H A DREADME87 MCFFEC_TOUT_LOOP -- set FEC timeout loop
/openbmc/u-boot/arch/arm/dts/
H A Drk3128.dtsi216 rockchip,timeout = <60>;
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.lsch3118 mcboottimeout: MC boot timeout in milliseconds. If this variable is not defined
/openbmc/u-boot/doc/
H A DREADME.fsl-ddr417 SERDES: timeout resetting bank 3
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_i2c.c960 i2c->bit.timeout = usecs_to_jiffies(2200); /* from VESA */ in radeon_i2c_create()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.4.rst17 :term:`BB_SERVER_TIMEOUT` to a timeout (in
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h285 u32 timeout; member
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23888-ir.c671 { .pulse = u, .duration = v, .timeout = w }; in cx23888_ir_rx_read()
/openbmc/linux/drivers/media/rc/
H A Dwinbond-cir.c1074 data->dev->timeout = IR_DEFAULT_TIMEOUT; in wbcir_probe()
H A Dnuvoton-cir.c1001 rdev->timeout = MS_TO_US(100); in nvt_probe()
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dsalvator-common.dtsi924 timeout-sec = <60>;
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6795.dtsi366 timeout-sec = <20>;

1...<<161162163164165166167168169170>>...176