/drivers/scsi/bnx2fc/ |
D | bnx2fc_els.c | 68 u32 r_a_tov = 0; in bnx2fc_send_rrq() local 77 r_a_tov = lport->r_a_tov; in bnx2fc_send_rrq() 100 r_a_tov); in bnx2fc_send_rrq() 188 u32 r_a_tov = lport->r_a_tov; in bnx2fc_send_adisc() local 204 bnx2fc_l2_els_compl, cb_arg, 2 * r_a_tov); in bnx2fc_send_adisc() 216 u32 r_a_tov = lport->r_a_tov; in bnx2fc_send_logo() local 232 bnx2fc_l2_els_compl, cb_arg, 2 * r_a_tov); in bnx2fc_send_logo() 244 u32 r_a_tov = lport->r_a_tov; in bnx2fc_send_rls() local 259 bnx2fc_l2_els_compl, cb_arg, 2 * r_a_tov); in bnx2fc_send_rls() 589 u32 r_a_tov = lport->r_a_tov; in bnx2fc_send_rec() local [all …]
|
D | bnx2fc_io.c | 836 u32 r_a_tov = rdata->r_a_tov; in bnx2fc_initiate_abts() local 916 bnx2fc_cmd_timer_set(io_req, 2 * r_a_tov); in bnx2fc_initiate_abts() 1245 msecs_to_jiffies(2 * rp->r_a_tov + 1)); in bnx2fc_eh_abort() 1356 u32 r_a_tov = FC_DEF_R_A_TOV; in bnx2fc_process_abts_compl() local 1423 bnx2fc_cmd_timer_set(io_req, r_a_tov); in bnx2fc_process_abts_compl()
|
D | bnx2fc_fcoe.c | 1020 lport->r_a_tov = 10 * 1000; in bnx2fc_lport_config()
|
/drivers/scsi/fnic/ |
D | fnic_res.h | 106 desc->u.icmnd_16.r_a_tov = ratov; /*FC vNIC only: Res. Alloc Timeout */ in fnic_queue_wq_copy_desc_icmnd_16() 115 u32 d_id, u32 r_a_tov, in fnic_queue_wq_copy_desc_itmf() argument 132 desc->u.itmf.r_a_tov = r_a_tov; /* FC vNIC only: R_A_TOV in msec */ in fnic_queue_wq_copy_desc_itmf() 160 u32 r_a_tov, u32 e_d_tov) in fnic_queue_wq_copy_desc_fip_reg() argument 173 desc->u.flogi_fip_reg.r_a_tov = r_a_tov; in fnic_queue_wq_copy_desc_fip_reg()
|
D | fcpio.h | 210 u32 r_a_tov; /* FC vNIC only: Res. Alloc Timeout */ member 258 u32 r_a_tov; /* FC vNIC only: Res. Alloc Timeout */ member 278 u32 r_a_tov; /* FC vNIC only: R_A_TOV in msec */ member 401 u32 r_a_tov; /* R_A_TOV in msec */ member 437 u32 r_a_tov; /* R_A_TOV in msec */ member
|
D | fnic_main.c | 860 lp->r_a_tov = fnic->config.ra_tov; in fnic_probe()
|
D | fnic_scsi.c | 278 lp->r_a_tov, lp->e_d_tov); in fnic_flogi_reg_handler() 393 rport->maxframe_size, rp->r_a_tov, in fnic_queue_wq_copy_desc()
|
/drivers/scsi/qedf/ |
D | qedf_els.c | 246 uint32_t r_a_tov; in qedf_send_rrq() local 293 r_a_tov = lport->r_a_tov; in qedf_send_rrq() 317 qedf_rrq_compl, cb_arg, r_a_tov); in qedf_send_rrq() 507 uint32_t r_a_tov = lport->r_a_tov; in qedf_send_adisc() local 528 qedf_l2_els_compl, cb_arg, r_a_tov); in qedf_send_adisc() 630 u32 r_a_tov; in qedf_send_srr() local 656 r_a_tov = lport->r_a_tov; in qedf_send_srr() 679 qedf_srr_compl, cb_arg, r_a_tov); in qedf_send_srr() 1005 uint32_t r_a_tov; in qedf_send_rec() local 1032 r_a_tov = lport->r_a_tov; in qedf_send_rec() [all …]
|
D | qedf_main.c | 361 ELS_FLOGI, qedf_flogi_resp, lport, lport->r_a_tov); in qedf_send_flogi() 435 qedf->lport->r_a_tov); in qedf_link_recovery() 1747 lport->r_a_tov = 10 * 1000; in qedf_lport_setup() 1808 lport->r_a_tov = 10 * 1000; in qedf_vport_libfc_config() 3953 fcoe->ra_tov = lport->r_a_tov; in qedf_get_protocol_tlv_data()
|
D | qedf_io.c | 2014 msecs_to_jiffies(qedf->lport->r_a_tov)); in qedf_process_abts_compl()
|
/drivers/scsi/libfc/ |
D | fc_rport.c | 159 rdata->r_a_tov = lport->r_a_tov; in fc_rport_create() 309 rpriv->r_a_tov = rdata->r_a_tov; in fc_rport_work() 744 unsigned int r_a_tov; in fc_rport_flogi_resp() local 793 r_a_tov = ntohl(flogi->fl_csp.sp_r_a_tov); in fc_rport_flogi_resp() 794 if (r_a_tov > rdata->r_a_tov) in fc_rport_flogi_resp() 795 rdata->r_a_tov = r_a_tov; in fc_rport_flogi_resp() 842 2 * lport->r_a_tov)) { in fc_rport_enter_flogi() 1099 2 * lport->r_a_tov)) { in fc_rport_enter_plogi() 1300 NULL, rdata, 2 * lport->r_a_tov)) { in fc_rport_enter_prli() 1356 if (tov > rdata->r_a_tov) in fc_rport_rtv_resp() [all …]
|
D | fc_lport.c | 1336 2 * lport->r_a_tov)) in fc_lport_enter_scr() 1402 lport, 3 * lport->r_a_tov)) in fc_lport_enter_ns() 1552 lport, 3 * lport->r_a_tov)) in fc_lport_enter_ms() 1720 2 * lport->r_a_tov)) in fc_lport_enter_logo() 1742 unsigned int r_a_tov; in fc_lport_flogi_resp() local 1798 r_a_tov = ntohl(flp->fl_csp.sp_r_a_tov); in fc_lport_flogi_resp() 1808 lport->r_a_tov = 2 * lport->e_d_tov; in fc_lport_flogi_resp() 1822 if (r_a_tov > lport->r_a_tov) in fc_lport_flogi_resp() 1823 lport->r_a_tov = r_a_tov; in fc_lport_flogi_resp() 1865 lport->vport ? 2 * lport->r_a_tov : in fc_lport_enter_flogi()
|
D | fc_disc.c | 362 disc, 3 * lport->r_a_tov)) in fc_disc_gpn_ft_req() 655 3 * lport->r_a_tov)) in fc_disc_gpn_id_req()
|
D | fc_exch.c | 793 fc_seq_exch_abort(sp, 2 * ep->r_a_tov); in fc_exch_timeout() 1439 fc_exch_timer_set_locked(ep, ep->r_a_tov); in fc_exch_recv_abts() 1752 fc_exch_timer_set(ep, ep->r_a_tov); in fc_exch_abts_resp() 2200 ep->r_a_tov = lport->r_a_tov; in fc_exch_seq_send() 2285 fc_exch_timer_set_locked(ep, ep->r_a_tov); in fc_exch_rrq()
|
D | fc_fcp.c | 1482 2 * lport->r_a_tov)) { in fc_fcp_rec()
|
/drivers/scsi/fcoe/ |
D | fcoe_sysfs.c | 447 return fcoe_ctlr_var_store(&ctlr->lp->r_a_tov, buf, count); in store_ctlr_r_a_tov() 458 return sprintf(buf, "%d\n", ctlr->lp->r_a_tov); in show_ctlr_r_a_tov() 461 static FCOE_DEVICE_ATTR(ctlr, r_a_tov, S_IRUGO | S_IWUSR,
|
D | fcoe.c | 59 module_param_named(r_a_tov, fcoe_r_a_tov, int, S_IRUGO|S_IWUSR); 60 MODULE_PARM_DESC(r_a_tov, "R_A_TOV in ms, default 4000"); 627 lport->r_a_tov = fcoe_r_a_tov; in fcoe_lport_config() 2790 NULL, NULL, 3 * lport->r_a_tov); in fcoe_set_vport_symbolic_name()
|
/drivers/scsi/elx/libefc_sli/ |
D | sli4.h | 2078 __le32 r_a_tov; member 2253 __le16 r_a_tov; member 2534 __le32 r_a_tov; member 3673 u16 r_a_tov; member
|
D | sli4.c | 3459 reg_vfi->r_a_tov = cpu_to_le32(sli4->r_a_tov); in sli_cmd_reg_vfi() 4228 sli4->r_a_tov = le16_to_cpu(conf->r_a_tov); in sli_get_read_config()
|
/drivers/scsi/qla2xxx/ |
D | qla_gs.c | 43 ms_pkt->timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in qla2x00_prep_ms_iocb() 79 ct_pkt->timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in qla24xx_prep_ms_iocb() 1413 ms_pkt->timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in qla2x00_prep_ms_fdmi_iocb() 1449 ct_pkt->timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in qla24xx_prep_ms_fdmi_iocb()
|
D | qla_nvme.c | 1021 abt->drv.rsp_timeout = cpu_to_le16(2 * (ha->r_a_tov / 10)); in qla_nvme_abort_set_option()
|
D | qla_mbx.c | 1804 uint16_t *r_a_tov) in qla2x00_get_retry_cnt() argument 1827 *r_a_tov = mcp->mb[3] / 2; in qla2x00_get_retry_cnt() 2539 (ha->r_a_tov / 10 * 2) + 2); in qla24xx_login_fabric() 2807 (ha->r_a_tov / 10 * 2) + 2); in qla24xx_fabric_logout() 3376 tsk->p.tsk.timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in __qla24xx_issue_tmf()
|
D | qla_init.c | 93 tmo = ha->r_a_tov / 10 * 2; in qla2x00_get_async_timeout() 4957 &ha->login_timeout, &ha->r_a_tov); in qla2x00_fw_ready() 5430 ha->r_a_tov = 100; in qla2x00_nvram_config() 8053 ha->r_a_tov = 100; in qla24xx_nvram_config() 9303 ha->r_a_tov = 100; in qla81xx_nvram_config()
|
D | qla_os.c | 1306 ratov_j = ha->r_a_tov/10 * 4 * 1000; in qla2xxx_eh_abort() 1313 __func__, ha->r_a_tov/10); in qla2xxx_eh_abort() 1821 ratov_j = ha->r_a_tov/10 * 4 * 1000; in qla2x00_abort_srb() 1828 __func__, ha->r_a_tov/10); in qla2x00_abort_srb()
|
/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 2234 reg_vfi->r_a_tov = phba->fc_ratov; in lpfc_reg_vfi()
|