Home
last modified time | relevance | path

Searched refs:max_rport_retry_count (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/include/scsi/
Dlibfc.h746 u8 max_rport_retry_count; member
/Linux-v6.1/drivers/scsi/libfc/
Dfc_rport.c372 lport->max_rport_retry_count) { in fc_rport_work()
671 if (rdata->retries < rdata->local_port->max_rport_retry_count) { in fc_rport_error_retry()
/Linux-v6.1/drivers/scsi/fnic/
Dfnic_main.c850 lp->max_rport_retry_count = fnic->config.plogi_retries; in fnic_probe()
/Linux-v6.1/drivers/scsi/qedf/
Dqedf_main.c1109 rdata->retries = lport->max_rport_retry_count; in qedf_xmit()
1731 lport->max_rport_retry_count = QEDF_RPORT_RETRY_CNT; in qedf_lport_setup()
1792 lport->max_rport_retry_count = QEDF_RPORT_RETRY_CNT; in qedf_vport_libfc_config()
/Linux-v6.1/drivers/scsi/fcoe/
Dfcoe.c625 lport->max_rport_retry_count = 3; in fcoe_lport_config()
/Linux-v6.1/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1021 lport->max_rport_retry_count = BNX2FC_MAX_RPORT_RETRY_CNT; in bnx2fc_lport_config()