Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_els.c67 u32 r_a_tov = lport->r_a_tov; in bnx2fc_send_rrq() local
92 r_a_tov); in bnx2fc_send_rrq()
180 u32 r_a_tov = lport->r_a_tov; in bnx2fc_send_adisc() local
196 bnx2fc_l2_els_compl, cb_arg, 2 * r_a_tov); in bnx2fc_send_adisc()
208 u32 r_a_tov = lport->r_a_tov; in bnx2fc_send_logo() local
224 bnx2fc_l2_els_compl, cb_arg, 2 * r_a_tov); in bnx2fc_send_logo()
236 u32 r_a_tov = lport->r_a_tov; in bnx2fc_send_rls() local
251 bnx2fc_l2_els_compl, cb_arg, 2 * r_a_tov); in bnx2fc_send_rls()
581 u32 r_a_tov = lport->r_a_tov; in bnx2fc_send_rec() local
604 r_a_tov); in bnx2fc_send_rec()
[all …]
Dbnx2fc_io.c824 u32 r_a_tov = rdata->r_a_tov; in bnx2fc_initiate_abts() local
904 bnx2fc_cmd_timer_set(io_req, 2 * r_a_tov); in bnx2fc_initiate_abts()
1303 u32 r_a_tov = FC_DEF_R_A_TOV; in bnx2fc_process_abts_compl() local
1360 bnx2fc_cmd_timer_set(io_req, r_a_tov); in bnx2fc_process_abts_compl()
Dbnx2fc_fcoe.c975 lport->r_a_tov = 10 * 1000; in bnx2fc_lport_config()
/linux-4.4.14/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.c839 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()
411 rport->maxframe_size, rp->r_a_tov, in fnic_queue_wq_copy_desc()
/linux-4.4.14/drivers/scsi/libfc/
Dfc_rport.c145 rdata->r_a_tov = lport->r_a_tov; in fc_rport_create()
289 rpriv->r_a_tov = rdata->r_a_tov; in fc_rport_work()
662 unsigned int r_a_tov; in fc_rport_flogi_resp() local
692 r_a_tov = ntohl(flogi->fl_csp.sp_r_a_tov); in fc_rport_flogi_resp()
693 if (r_a_tov > rdata->r_a_tov) in fc_rport_flogi_resp()
694 rdata->r_a_tov = r_a_tov; in fc_rport_flogi_resp()
739 2 * lport->r_a_tov)) in fc_rport_enter_flogi()
977 2 * lport->r_a_tov)) in fc_rport_enter_plogi()
1132 NULL, rdata, 2 * lport->r_a_tov)) in fc_rport_enter_prli()
1185 rdata->r_a_tov = tov; in fc_rport_rtv_resp()
[all …]
Dfc_lport.c1341 2 * lport->r_a_tov)) in fc_lport_enter_scr()
1407 lport, 3 * lport->r_a_tov)) in fc_lport_enter_ns()
1528 lport, 3 * lport->r_a_tov)) in fc_lport_enter_ms()
1690 2 * lport->r_a_tov)) in fc_lport_enter_logo()
1712 unsigned int r_a_tov; in fc_lport_flogi_resp() local
1768 r_a_tov = ntohl(flp->fl_csp.sp_r_a_tov); in fc_lport_flogi_resp()
1778 lport->r_a_tov = 2 * e_d_tov; in fc_lport_flogi_resp()
1791 lport->r_a_tov = r_a_tov; in fc_lport_flogi_resp()
1834 lport->vport ? 2 * lport->r_a_tov : in fc_lport_enter_flogi()
Dfc_disc.c378 disc, 3 * lport->r_a_tov)) in fc_disc_gpn_ft_req()
663 3 * lport->r_a_tov)) in fc_disc_gpn_id_req()
Dfc_exch.c782 fc_seq_exch_abort(sp, 2 * ep->r_a_tov); in fc_exch_timeout()
1393 fc_exch_timer_set_locked(ep, ep->r_a_tov); in fc_exch_recv_abts()
1700 fc_exch_timer_set(ep, ep->r_a_tov); in fc_exch_abts_resp()
2097 ep->r_a_tov = FC_DEF_R_A_TOV; in fc_exch_seq_send()
2180 fc_exch_timer_set_locked(ep, ep->r_a_tov); in fc_exch_rrq()
Dfc_fcp.c1441 2 * lport->r_a_tov)) { in fc_fcp_rec()
/linux-4.4.14/include/scsi/
Dlibfc.h171 unsigned int r_a_tov; member
209 unsigned int r_a_tov; member
447 u32 r_a_tov; member
893 unsigned int r_a_tov; member
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_gs.c39 ms_pkt->timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in qla2x00_prep_ms_iocb()
78 ct_pkt->timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in qla24xx_prep_ms_iocb()
1157 ms_pkt->timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in qla2x00_prep_ms_fdmi_iocb()
1195 ct_pkt->timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in qla24xx_prep_ms_fdmi_iocb()
2486 ct_pkt->timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in qla24xx_prep_ms_fm_iocb()
Dqla_init.c84 tmo = ha->r_a_tov / 10 * 2; in qla2x00_get_async_timeout()
2361 &ha->login_timeout, &ha->r_a_tov); in qla2x00_fw_ready()
2838 ha->r_a_tov = 100; in qla2x00_nvram_config()
5260 ha->r_a_tov = 100; in qla24xx_nvram_config()
6217 ha->r_a_tov = 100; in qla81xx_nvram_config()
Dqla_mbx.c1188 uint16_t *r_a_tov) in qla2x00_get_retry_cnt() argument
1211 *r_a_tov = mcp->mb[3] / 2; in qla2x00_get_retry_cnt()
1912 (ha->r_a_tov / 10 * 2) + 2); in qla24xx_login_fabric()
2184 (ha->r_a_tov / 10 * 2) + 2); in qla24xx_fabric_logout()
2746 tsk->p.tsk.timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in __qla24xx_issue_tmf()
Dqla_def.h3192 uint16_t r_a_tov; member
Dqla_iocb.c1998 tsk->timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in qla24xx_tm_iocb()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c599 lport->r_a_tov = 2 * 2 * 1000; in fcoe_lport_config()
2929 NULL, NULL, 3 * lport->r_a_tov); in fcoe_set_vport_symbolic_name()
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_els.c657 phba->fc_ratov = (be32_to_cpu(sp->cmn.w2.r_a_tov) + 999) / 1000; in lpfc_cmpl_els_flogi_fabric()
1096 sp->cmn.w2.r_a_tov, sp->cmn.edtovResolution, in lpfc_cmpl_els_flogi()
1234 sp->cmn.w2.r_a_tov = 0; in lpfc_issue_els_flogi()
8287 sp->cmn.w2.r_a_tov = 0; in lpfc_issue_els_fdisc()
Dlpfc_mbox.c2147 reg_vfi->r_a_tov = phba->fc_ratov; in lpfc_reg_vfi()
Dlpfc_hw.h408 uint32_t r_a_tov; /* R_A_TOV must be in B.E. format */ member
Dlpfc_hw4.h2016 uint32_t r_a_tov; member