Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
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 …]
Dbnx2fc_io.c838 u32 r_a_tov = rdata->r_a_tov; in bnx2fc_initiate_abts() local
918 bnx2fc_cmd_timer_set(io_req, 2 * r_a_tov); in bnx2fc_initiate_abts()
1247 msecs_to_jiffies(2 * rp->r_a_tov + 1)); in bnx2fc_eh_abort()
1358 u32 r_a_tov = FC_DEF_R_A_TOV; in bnx2fc_process_abts_compl() local
1425 bnx2fc_cmd_timer_set(io_req, r_a_tov); in bnx2fc_process_abts_compl()
Dbnx2fc_fcoe.c1026 lport->r_a_tov = 10 * 1000; in bnx2fc_lport_config()
/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dfnic_res.h118 desc->u.icmnd_16.r_a_tov = ratov; /*FC vNIC only: Res. Alloc Timeout */ in fnic_queue_wq_copy_desc_icmnd_16()
127 u32 d_id, u32 r_a_tov, in fnic_queue_wq_copy_desc_itmf() argument
144 desc->u.itmf.r_a_tov = r_a_tov; /* FC vNIC only: R_A_TOV in msec */ in fnic_queue_wq_copy_desc_itmf()
172 u32 r_a_tov, u32 e_d_tov) in fnic_queue_wq_copy_desc_fip_reg() argument
185 desc->u.flogi_fip_reg.r_a_tov = r_a_tov; in fnic_queue_wq_copy_desc_fip_reg()
Dfcpio.h222 u32 r_a_tov; /* FC vNIC only: Res. Alloc Timeout */ member
270 u32 r_a_tov; /* FC vNIC only: Res. Alloc Timeout */ member
290 u32 r_a_tov; /* FC vNIC only: R_A_TOV in msec */ member
413 u32 r_a_tov; /* R_A_TOV in msec */ member
449 u32 r_a_tov; /* R_A_TOV in msec */ member
Dfnic_main.c844 lp->r_a_tov = fnic->config.ra_tov; in fnic_probe()
Dfnic_scsi.c290 lp->r_a_tov, lp->e_d_tov); in fnic_flogi_reg_handler()
405 rport->maxframe_size, rp->r_a_tov, in fnic_queue_wq_copy_desc()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
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 …]
Dqedf_main.c353 ELS_FLOGI, qedf_flogi_resp, lport, lport->r_a_tov); in qedf_send_flogi()
427 qedf->lport->r_a_tov); in qedf_link_recovery()
1733 lport->r_a_tov = 10 * 1000; in qedf_lport_setup()
1794 lport->r_a_tov = 10 * 1000; in qedf_vport_libfc_config()
3891 fcoe->ra_tov = lport->r_a_tov; in qedf_get_protocol_tlv_data()
Dqedf_io.c2030 msecs_to_jiffies(qedf->lport->r_a_tov)); in qedf_process_abts_compl()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
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 …]
Dfc_lport.c1321 2 * lport->r_a_tov)) in fc_lport_enter_scr()
1387 lport, 3 * lport->r_a_tov)) in fc_lport_enter_ns()
1507 lport, 3 * lport->r_a_tov)) in fc_lport_enter_ms()
1667 2 * lport->r_a_tov)) in fc_lport_enter_logo()
1689 unsigned int r_a_tov; in fc_lport_flogi_resp() local
1745 r_a_tov = ntohl(flp->fl_csp.sp_r_a_tov); in fc_lport_flogi_resp()
1755 lport->r_a_tov = 2 * lport->e_d_tov; in fc_lport_flogi_resp()
1769 if (r_a_tov > lport->r_a_tov) in fc_lport_flogi_resp()
1770 lport->r_a_tov = r_a_tov; in fc_lport_flogi_resp()
1812 lport->vport ? 2 * lport->r_a_tov : in fc_lport_enter_flogi()
Dfc_disc.c365 disc, 3 * lport->r_a_tov)) in fc_disc_gpn_ft_req()
658 3 * lport->r_a_tov)) in fc_disc_gpn_id_req()
Dfc_exch.c794 fc_seq_exch_abort(sp, 2 * ep->r_a_tov); in fc_exch_timeout()
1441 fc_exch_timer_set_locked(ep, ep->r_a_tov); in fc_exch_recv_abts()
1753 fc_exch_timer_set(ep, ep->r_a_tov); in fc_exch_abts_resp()
2201 ep->r_a_tov = lport->r_a_tov; in fc_exch_seq_send()
2286 fc_exch_timer_set_locked(ep, ep->r_a_tov); in fc_exch_rrq()
Dfc_fcp.c1487 2 * lport->r_a_tov)) { in fc_fcp_rec()
/kernel/linux/linux-5.10/include/scsi/
Dlibfc.h165 unsigned int r_a_tov; member
203 unsigned int r_a_tov; member
443 u32 r_a_tov; member
723 unsigned int r_a_tov; member
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
Dfcoe_sysfs.c447 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,
Dfcoe.c59 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");
628 lport->r_a_tov = fcoe_r_a_tov; in fcoe_lport_config()
2802 NULL, NULL, 3 * lport->r_a_tov); in fcoe_set_vport_symbolic_name()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_gs.c43 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()
Dqla_mbx.c1746 uint16_t *r_a_tov) in qla2x00_get_retry_cnt() argument
1769 *r_a_tov = mcp->mb[3] / 2; in qla2x00_get_retry_cnt()
2478 (ha->r_a_tov / 10 * 2) + 2); in qla24xx_login_fabric()
2746 (ha->r_a_tov / 10 * 2) + 2); in qla24xx_fabric_logout()
3307 tsk->p.tsk.timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in __qla24xx_issue_tmf()
Dqla_init.c84 tmo = ha->r_a_tov / 10 * 2; in qla2x00_get_async_timeout()
4408 &ha->login_timeout, &ha->r_a_tov); in qla2x00_fw_ready()
4876 ha->r_a_tov = 100; in qla2x00_nvram_config()
7461 ha->r_a_tov = 100; in qla24xx_nvram_config()
8674 ha->r_a_tov = 100; in qla81xx_nvram_config()
Dqla_os.c1293 ratov_j = ha->r_a_tov/10 * 4 * 1000; in qla2xxx_eh_abort()
1300 __func__, ha->r_a_tov/10); in qla2xxx_eh_abort()
1717 ratov_j = ha->r_a_tov/10 * 4 * 1000; in qla2x00_abort_srb()
1724 __func__, ha->r_a_tov/10); in qla2x00_abort_srb()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_els.c676 phba->fc_ratov = (be32_to_cpu(sp->cmn.w2.r_a_tov) + 999) / 1000; in lpfc_cmpl_els_flogi_fabric()
1123 sp->cmn.w2.r_a_tov, sp->cmn.edtovResolution, in lpfc_cmpl_els_flogi()
1306 sp->cmn.w2.r_a_tov = 0; in lpfc_issue_els_flogi()
9546 sp->cmn.w2.r_a_tov = 0; in lpfc_issue_els_fdisc()
Dlpfc_mbox.c2167 reg_vfi->r_a_tov = phba->fc_ratov; in lpfc_reg_vfi()
Dlpfc_hw.h440 uint32_t r_a_tov; /* R_A_TOV must be in B.E. format */ member

12