Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dlibfc.h749 u8 max_rport_retry_count; member
/Linux-v4.19/drivers/scsi/libfc/
Dfc_rport.c380 lport->max_rport_retry_count) { in fc_rport_work()
676 if (rdata->retries < rdata->local_port->max_rport_retry_count) { in fc_rport_error_retry()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_main.c912 rdata->retries = lport->max_rport_retry_count; in qedf_xmit()
1487 lport->max_rport_retry_count = QEDF_RPORT_RETRY_CNT; in qedf_lport_setup()
1539 lport->max_rport_retry_count = QEDF_RPORT_RETRY_CNT; in qedf_vport_libfc_config()
/Linux-v4.19/drivers/scsi/fnic/
Dfnic_main.c840 lp->max_rport_retry_count = fnic->config.plogi_retries; in fnic_probe()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c639 lport->max_rport_retry_count = 3; in fcoe_lport_config()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1033 lport->max_rport_retry_count = BNX2FC_MAX_RPORT_RETRY_CNT; in bnx2fc_lport_config()