/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc_els.c | 67 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 …]
|
D | bnx2fc_io.c | 865 u32 r_a_tov = rdata->r_a_tov; in bnx2fc_initiate_abts() local 945 bnx2fc_cmd_timer_set(io_req, 2 * r_a_tov); in bnx2fc_initiate_abts() 1364 u32 r_a_tov = FC_DEF_R_A_TOV; in bnx2fc_process_abts_compl() local 1421 bnx2fc_cmd_timer_set(io_req, r_a_tov); in bnx2fc_process_abts_compl()
|
D | bnx2fc_fcoe.c | 976 lport->r_a_tov = 10 * 1000; in bnx2fc_lport_config()
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | fnic_res.h | 118 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()
|
D | fcpio.h | 222 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
|
D | fnic_main.c | 847 lp->r_a_tov = fnic->config.ra_tov; in fnic_probe()
|
D | fnic_scsi.c | 290 lp->r_a_tov, lp->e_d_tov); in fnic_flogi_reg_handler() 395 rport->maxframe_size, rp->r_a_tov, in fnic_queue_wq_copy_desc()
|
/linux-4.1.27/drivers/scsi/libfc/ |
D | fc_rport.c | 145 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 …]
|
D | fc_lport.c | 1341 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()
|
D | fc_disc.c | 378 disc, 3 * lport->r_a_tov)) in fc_disc_gpn_ft_req() 663 3 * lport->r_a_tov)) in fc_disc_gpn_id_req()
|
D | fc_exch.c | 782 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()
|
D | fc_fcp.c | 1441 2 * lport->r_a_tov)) { in fc_fcp_rec()
|
/linux-4.1.27/include/scsi/ |
D | libfc.h | 171 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.1.27/drivers/scsi/qla2xxx/ |
D | qla_gs.c | 39 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()
|
D | qla_init.c | 84 tmo = ha->r_a_tov / 10 * 2; in qla2x00_get_async_timeout() 2363 &ha->login_timeout, &ha->r_a_tov); in qla2x00_fw_ready() 2840 ha->r_a_tov = 100; in qla2x00_nvram_config() 5256 ha->r_a_tov = 100; in qla24xx_nvram_config() 6213 ha->r_a_tov = 100; in qla81xx_nvram_config()
|
D | qla_mbx.c | 1175 uint16_t *r_a_tov) in qla2x00_get_retry_cnt() argument 1198 *r_a_tov = mcp->mb[3] / 2; in qla2x00_get_retry_cnt() 1901 (ha->r_a_tov / 10 * 2) + 2); in qla24xx_login_fabric() 2175 (ha->r_a_tov / 10 * 2) + 2); in qla24xx_fabric_logout() 2736 tsk->p.tsk.timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in __qla24xx_issue_tmf()
|
D | qla_def.h | 3188 uint16_t r_a_tov; member
|
D | qla_iocb.c | 2022 tsk->timeout = cpu_to_le16(ha->r_a_tov / 10 * 2); in qla24xx_tm_iocb()
|
/linux-4.1.27/drivers/scsi/fcoe/ |
D | fcoe.c | 600 lport->r_a_tov = 2 * 2 * 1000; in fcoe_lport_config() 2931 NULL, NULL, 3 * lport->r_a_tov); in fcoe_set_vport_symbolic_name()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_els.c | 659 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() 7662 sp->cmn.w2.r_a_tov = 0; in lpfc_issue_els_fdisc()
|
D | lpfc_mbox.c | 2144 reg_vfi->r_a_tov = phba->fc_ratov; in lpfc_reg_vfi()
|
D | lpfc_hw4.h | 1988 uint32_t r_a_tov; member
|
D | lpfc_hw.h | 408 uint32_t r_a_tov; /* R_A_TOV must be in B.E. format */ member
|