Lines Matching refs:tov

184 	if (!wait_for_completion_timeout(&ha->mbx_cmd_comp, mcp->tov * HZ)) {  in qla2x00_mailbox_command()
273 mcp->tov * HZ)) { in qla2x00_mailbox_command()
328 wait_time = jiffies + mcp->tov * HZ; /* wait at most tov secs */ in qla2x00_mailbox_command()
354 (uint)((jiffies - (wait_time - (mcp->tov * HZ)))/HZ)); in qla2x00_mailbox_command()
628 mcp->tov = MBX_TOV_SECONDS; in qla2x00_load_ram()
734 mcp->tov = MBX_TOV_SECONDS; in qla2x00_execute_fw()
818 mcp->tov = MBX_TOV_SECONDS; in qla_get_exlogin_status()
881 mcp->tov = MBX_TOV_SECONDS; in qla_set_exlogin_mem_cfg()
928 mcp->tov = MBX_TOV_SECONDS; in qla_get_exchoffld_status()
991 mcp->tov = MBX_TOV_SECONDS; in qla_set_exchoffld_mem_cfg()
1045 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_fw_version()
1196 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_fw_options()
1257 mcp->tov = MBX_TOV_SECONDS; in qla2x00_set_fw_options()
1311 mcp->tov = MBX_TOV_SECONDS; in qla2x00_mbx_reg_test()
1375 mcp->tov = MBX_TOV_SECONDS; in qla2x00_verify_checksum()
1411 dma_addr_t phys_addr, size_t size, uint32_t tov) in qla2x00_issue_iocb_timeout() argument
1431 mcp->tov = tov; in qla2x00_issue_iocb_timeout()
1518 mcp->tov = MBX_TOV_SECONDS; in qla2x00_abort_command()
1558 mcp->tov = MBX_TOV_SECONDS; in qla2x00_abort_target()
1604 mcp->tov = MBX_TOV_SECONDS; in qla2x00_lun_reset()
1667 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_adapter_id()
1756 qla2x00_get_retry_cnt(scsi_qla_host_t *vha, uint8_t *retry_cnt, uint8_t *tov, in qla2x00_get_retry_cnt() argument
1770 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_retry_cnt()
1782 if (mcp->mb[1] * ratov > (*retry_cnt) * (*tov)) { in qla2x00_get_retry_cnt()
1785 *tov = ratov; in qla2x00_get_retry_cnt()
1865 mcp->tov = MBX_TOV_SECONDS; in qla2x00_init_firmware()
1962 mcp->tov = (ha->login_timeout * 2) + (ha->login_timeout / 2); in qla2x00_get_port_database()
2120 mcp->tov = vha->hw->login_timeout * 2; in qla24xx_get_port_database()
2171 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_firmware_state()
2242 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_port_name()
2307 mcp->tov = MBX_TOV_SECONDS; in qla24xx_link_initialize()
2372 mcp->tov = MBX_TOV_SECONDS; in qla2x00_lip_reset()
2419 vha->hw->retry_count, vha->hw->login_timeout, mcp->tov); in qla2x00_send_sns()
2431 mcp->tov = (vha->hw->login_timeout * 2) + (vha->hw->login_timeout / 2); in qla2x00_send_sns()
2609 mcp->tov = (ha->login_timeout * 2) + (ha->login_timeout / 2); in qla2x00_login_fabric()
2690 mcp->tov = (ha->login_timeout * 2) + (ha->login_timeout / 2); in qla2x00_login_local_device()
2821 mcp->tov = MBX_TOV_SECONDS; in qla2x00_fabric_logout()
2869 mcp->tov = MBX_TOV_SECONDS; in qla2x00_full_login_lip()
2929 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_id_list()
2975 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_resource_cnts()
3049 mcp->tov = (ha->login_timeout * 2) + (ha->login_timeout / 2); in qla2x00_get_fcal_position_map()
3124 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_link_status()
3417 mcp->tov = 5; in qla2x00_system_error()
3455 mcp->tov = MBX_TOV_SECONDS; in qla2x00_write_serdes_word()
3489 mcp->tov = MBX_TOV_SECONDS; in qla2x00_read_serdes_word()
3530 mcp->tov = MBX_TOV_SECONDS; in qla8044_write_serdes_word()
3564 mcp->tov = MBX_TOV_SECONDS; in qla8044_read_serdes_word()
3608 mcp->tov = MBX_TOV_SECONDS; in qla2x00_set_serdes_params()
3642 mcp->tov = 5; in qla2x00_stop_firmware()
3685 mcp->tov = MBX_TOV_SECONDS; in qla2x00_enable_eft_trace()
3720 mcp->tov = MBX_TOV_SECONDS; in qla2x00_disable_eft_trace()
3768 mcp->tov = MBX_TOV_SECONDS; in qla2x00_enable_fce_trace()
3810 mcp->tov = MBX_TOV_SECONDS; in qla2x00_disable_fce_trace()
3856 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_idma_speed()
3900 mcp->tov = MBX_TOV_SECONDS; in qla2x00_set_idma_speed()
4263 mcp->tov = MBX_TOV_SECONDS; in qla2x00_send_change_request()
4313 mcp->tov = MBX_TOV_SECONDS; in qla2x00_dump_ram()
4471 mcp->tov = MBX_TOV_SECONDS * 2; in qla25xx_init_req_que()
4541 mcp->tov = MBX_TOV_SECONDS * 2; in qla25xx_init_rsp_que()
4588 mcp->tov = MBX_TOV_SECONDS; in qla81xx_idc_ack()
4621 mcp->tov = MBX_TOV_SECONDS; in qla81xx_fac_get_sector_size()
4657 mcp->tov = MBX_TOV_SECONDS; in qla81xx_fac_do_write_enable()
4695 mcp->tov = MBX_TOV_SECONDS; in qla81xx_fac_erase_sector()
4731 mcp->tov = MBX_TOV_SECONDS; in qla81xx_fac_semaphore_access()
4760 mcp->tov = MBX_TOV_SECONDS; in qla81xx_restart_mpi_firmware()
4808 mcp->tov = MBX_TOV_SECONDS; in qla82xx_set_driver_version()
4865 mcp->tov = MBX_TOV_SECONDS; in qla25xx_set_driver_version()
4906 mcp->tov = MBX_TOV_SECONDS; in qla24xx_get_port_login_templ()
4970 mcp->tov = MBX_TOV_SECONDS; in qla25xx_set_els_cmds_supported()
5006 mcp->tov = MBX_TOV_SECONDS; in qla2x00_read_asic_temperature()
5051 mcp->tov = MBX_TOV_SECONDS; in qla2x00_read_sfp()
5105 mcp->tov = MBX_TOV_SECONDS; in qla2x00_write_sfp()
5142 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_xgmac_stats()
5184 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_dcbx_params()
5218 mcp->tov = MBX_TOV_SECONDS; in qla2x00_read_ram_word()
5275 mcp->tov = MBX_TOV_SECONDS; in qla2x00_loopback_test()
5339 mcp->tov = MBX_TOV_SECONDS; in qla2x00_echo_test()
5373 mcp->tov = MBX_TOV_SECONDS; in qla84xx_reset_chip()
5406 mcp->tov = MBX_TOV_SECONDS; in qla2x00_write_ram_word()
5525 mcp->tov = MBX_TOV_SECONDS; in qla2x00_set_data_rate()
5563 mcp->tov = MBX_TOV_SECONDS; in qla2x00_get_data_rate()
5605 mcp->tov = MBX_TOV_SECONDS; in qla81xx_get_port_config()
5638 mcp->tov = MBX_TOV_SECONDS; in qla81xx_set_port_config()
5678 mcp->tov = MBX_TOV_SECONDS; in qla24xx_set_fcp_prio()
5765 mcp->tov = MBX_TOV_SECONDS; in qla82xx_mbx_intr_enable()
5800 mcp->tov = MBX_TOV_SECONDS; in qla82xx_mbx_intr_disable()
5837 mcp->tov = MBX_TOV_SECONDS; in qla82xx_md_get_template_size()
5891 mcp->tov = MBX_TOV_SECONDS; in qla82xx_md_get_template()
5943 mcp->tov = MBX_TOV_SECONDS; in qla8044_md_get_template()
5992 mcp->tov = MBX_TOV_SECONDS; in qla81xx_set_led_config()
6028 mcp->tov = MBX_TOV_SECONDS; in qla81xx_get_led_config()
6074 mcp->tov = MBX_TOV_SECONDS; in qla82xx_mbx_beacon_ctl()
6111 mcp->tov = MBX_TOV_SECONDS; in qla83xx_wr_reg()
6150 mcp->tov = MBX_TOV_SECONDS; in qla2x00_port_logout()
6183 mcp->tov = MBX_TOV_SECONDS; in qla83xx_rd_reg()
6230 mcp->tov = MBX_TOV_SECONDS; in qla83xx_restart_nic_firmware()
6274 mcp->tov = MBX_TOV_SECONDS; in qla83xx_access_control()
6331 mcp->tov = MBX_TOV_SECONDS; in qla2x00_dump_mctp_data()
6382 mcp->tov = MBX_TOV_SECONDS * 4; in qla26xx_dport_diagnostics()
6644 mcp->tov = MBX_TOV_SECONDS; in qla27xx_set_zio_threshold()
6669 mcp->tov = MBX_TOV_SECONDS; in qla27xx_get_zio_threshold()
6784 mcp->tov = MBX_TOV_SECONDS; in qla28xx_secure_flash_update()
6814 mcp->tov = MBX_TOV_SECONDS; in qla2xxx_write_remote_register()
6844 mcp->tov = MBX_TOV_SECONDS; in qla2xxx_read_remote_register()
6895 mcp->tov = MBX_TOV_SECONDS; in ql26xx_led_config()