Home
last modified time | relevance | path

Searched refs:r_a_tov (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c68 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 …]
H A Dbnx2fc_io.c830 u32 r_a_tov = rdata->r_a_tov; in bnx2fc_initiate_abts() local
910 bnx2fc_cmd_timer_set(io_req, 2 * r_a_tov); in bnx2fc_initiate_abts()
1246 msecs_to_jiffies(2 * rp->r_a_tov + 1)); in bnx2fc_eh_abort()
1357 u32 r_a_tov = FC_DEF_R_A_TOV; in bnx2fc_process_abts_compl() local
1424 bnx2fc_cmd_timer_set(io_req, r_a_tov); in bnx2fc_process_abts_compl()
/linux/drivers/scsi/qedf/
H A Dqedf_els.c246 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 …]
H A Dqedf_main.c361 ELS_FLOGI, qedf_flogi_resp, lport, lport->r_a_tov); in qedf_send_flogi()
435 qedf->lport->r_a_tov); in qedf_link_recovery()
1749 lport->r_a_tov = 10 * 1000; in qedf_lport_setup()
1810 lport->r_a_tov = 10 * 1000; in qedf_vport_libfc_config()
3956 fcoe->ra_tov = lport->r_a_tov; in qedf_get_protocol_tlv_data()
H A Dqedf_io.c2010 msecs_to_jiffies(qedf->lport->r_a_tov)); in qedf_process_abts_compl()
/linux/drivers/scsi/libfc/
H A Dfc_rport.c159 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 …]
H A Dfc_lport.c1336 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()
H A Dfc_disc.c362 disc, 3 * lport->r_a_tov)) in fc_disc_gpn_ft_req()
655 3 * lport->r_a_tov)) in fc_disc_gpn_id_req()
H A Dfc_exch.c793 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()
H A Dfc_fcp.c1482 2 * lport->r_a_tov)) { in fc_fcp_rec()
/linux/drivers/scsi/fcoe/
H A Dfcoe_sysfs.c427 return fcoe_ctlr_var_store(&ctlr->lp->r_a_tov, buf, count); in store_ctlr_r_a_tov()
438 return sprintf(buf, "%d\n", ctlr->lp->r_a_tov); in show_ctlr_r_a_tov()
441 static FCOE_DEVICE_ATTR(ctlr, r_a_tov, S_IRUGO | S_IWUSR,
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h2078 __le32 r_a_tov; member
2253 __le16 r_a_tov; member
2534 __le32 r_a_tov; member
3673 u16 r_a_tov; member
H A Dsli4.c3459 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()
/linux/drivers/scsi/fnic/
H A Dfnic_main.c1138 iport->r_a_tov = fnic->config.ra_tov; in fnic_probe()
H A Dfnic_nvme.c285 tport->max_payload_size, tport->r_a_tov, in nvfnic_queue_wq_nvme_copy_desc()
/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c1300 ratov_j = ha->r_a_tov / 10 * 4; in qla2xxx_eh_abort()
1307 __func__, ha->r_a_tov/10); in qla2xxx_eh_abort()
1815 ratov_j = ha->r_a_tov / 10 * 4; in qla2x00_abort_srb()
1822 __func__, ha->r_a_tov/10); in qla2x00_abort_srb()
H A Dqla_init.c93 tmo = ha->r_a_tov / 10 * 2; in qla2x00_get_async_timeout()
5081 &ha->login_timeout, &ha->r_a_tov); in qla2x00_fw_ready()
5554 ha->r_a_tov = 100; in qla2x00_nvram_config()
8177 ha->r_a_tov = 100; in qla24xx_nvram_config()
10208 ha->r_a_tov = 100; in qla81xx_nvram_config()