Home
last modified time | relevance | path

Searched refs:r_a_tov (Results 1 - 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/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; bnx2fc_send_rls() local
589 u32 r_a_tov = lport->r_a_tov; bnx2fc_send_rec() local
630 u32 r_a_tov = lport->r_a_tov; bnx2fc_send_srr() local
[all...]
H A 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()
/kernel/linux/linux-6.6/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; bnx2fc_send_rls() local
589 u32 r_a_tov = lport->r_a_tov; bnx2fc_send_rec() local
630 u32 r_a_tov = lport->r_a_tov; bnx2fc_send_srr() local
[all...]
H A Dbnx2fc_io.c836 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()
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A 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()
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()
185 desc->u.flogi_fip_reg.r_a_tov = r_a_tov; in fnic_queue_wq_copy_desc_fip_reg()
124 fnic_queue_wq_copy_desc_itmf(struct vnic_wq_copy *wq, u32 req_id, u32 lunmap_id, u32 tm_req, u32 tm_id, u8 *lun, u32 d_id, u32 r_a_tov, u32 e_d_tov) fnic_queue_wq_copy_desc_itmf() argument
169 fnic_queue_wq_copy_desc_fip_reg(struct vnic_wq_copy *wq, u32 req_id, u32 s_id, u8 *fcf_mac, u8 *ha_mac, u32 r_a_tov, u32 e_d_tov) fnic_queue_wq_copy_desc_fip_reg() argument
H A 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
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_res.h106 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()
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()
173 desc->u.flogi_fip_reg.r_a_tov = r_a_tov; in fnic_queue_wq_copy_desc_fip_reg()
112 fnic_queue_wq_copy_desc_itmf(struct vnic_wq_copy *wq, u32 req_id, u32 lunmap_id, u32 tm_req, u32 tm_id, u8 *lun, u32 d_id, u32 r_a_tov, u32 e_d_tov) fnic_queue_wq_copy_desc_itmf() argument
157 fnic_queue_wq_copy_desc_fip_reg(struct vnic_wq_copy *wq, u32 req_id, u32 s_id, u8 *fcf_mac, u8 *ha_mac, u32 r_a_tov, u32 e_d_tov) fnic_queue_wq_copy_desc_fip_reg() argument
H A Dfcpio.h210 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
/kernel/linux/linux-5.10/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()
1005 uint32_t r_a_tov; qedf_send_rec() local
[all...]
H A Dqedf_main.c354 ELS_FLOGI, qedf_flogi_resp, lport, lport->r_a_tov); in qedf_send_flogi()
428 qedf->lport->r_a_tov); in qedf_link_recovery()
1734 lport->r_a_tov = 10 * 1000; in qedf_lport_setup()
1795 lport->r_a_tov = 10 * 1000; in qedf_vport_libfc_config()
3914 fcoe->ra_tov = lport->r_a_tov; in qedf_get_protocol_tlv_data()
/kernel/linux/linux-6.6/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()
1005 uint32_t r_a_tov; qedf_send_rec() local
[all...]
/kernel/linux/linux-5.10/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()
[all...]
H A Dfc_lport.c1327 2 * lport->r_a_tov)) in fc_lport_enter_scr()
1393 lport, 3 * lport->r_a_tov)) in fc_lport_enter_ns()
1513 lport, 3 * lport->r_a_tov)) in fc_lport_enter_ms()
1673 2 * lport->r_a_tov)) in fc_lport_enter_logo()
1695 unsigned int r_a_tov; in fc_lport_flogi_resp() local
1751 r_a_tov = ntohl(flp->fl_csp.sp_r_a_tov); in fc_lport_flogi_resp()
1761 lport->r_a_tov = 2 * lport->e_d_tov; in fc_lport_flogi_resp()
1775 if (r_a_tov > lport->r_a_tov) in fc_lport_flogi_resp()
1776 lport->r_a_tov in fc_lport_flogi_resp()
[all...]
H A 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()
1754 fc_exch_timer_set(ep, ep->r_a_tov); in fc_exch_abts_resp()
2202 ep->r_a_tov = lport->r_a_tov; in fc_exch_seq_send()
2287 fc_exch_timer_set_locked(ep, ep->r_a_tov); in fc_exch_rrq()
H A 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()
/kernel/linux/linux-6.6/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()
[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 in fc_lport_flogi_resp()
[all...]
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_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()
/kernel/linux/linux-5.10/include/scsi/
H A Dlibfc.h154 * @r_a_tov: Resource allocation timeout value (in msec)
165 unsigned int r_a_tov; member
183 * @r_a_tov: Resource allocation timeout value (in msec)
203 unsigned int r_a_tov; member
402 * @r_a_tov: Resouce allocation time out value (in msecs)
443 u32 r_a_tov; member
526 * If FC_ID is non-zero, r_a_tov and e_d_tov must be valid.
671 * @r_a_tov: Resouce allocation timeout value
723 unsigned int r_a_tov; member
/kernel/linux/linux-6.6/include/scsi/
H A Dlibfc.h154 * @r_a_tov: Resource allocation timeout value (in msec)
165 unsigned int r_a_tov; member
183 * @r_a_tov: Resource allocation timeout value (in msec)
203 unsigned int r_a_tov; member
411 * @r_a_tov: Resource allocation time out value (in msecs)
452 u32 r_a_tov; member
535 * If FC_ID is non-zero, r_a_tov and e_d_tov must be valid.
680 * @r_a_tov: Resource allocation timeout value
732 unsigned int r_a_tov; member
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A 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,
H A 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()
2803 NULL, NULL, 3 * lport->r_a_tov); in fcoe_set_vport_symbolic_name()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A 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,
H A 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");
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()

Completed in 43 milliseconds

123