Home
last modified time | relevance | path

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

/linux-6.12.1/include/scsi/
Dlibfc.h752 u8 max_rport_retry_count; member
/linux-6.12.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-6.12.1/drivers/scsi/fnic/
Dfnic_main.c907 lp->max_rport_retry_count = fnic->config.plogi_retries; in fnic_probe()
/linux-6.12.1/drivers/scsi/qedf/
Dqedf_main.c1121 rdata->retries = lport->max_rport_retry_count; in qedf_xmit()
1743 lport->max_rport_retry_count = QEDF_RPORT_RETRY_CNT; in qedf_lport_setup()
1804 lport->max_rport_retry_count = QEDF_RPORT_RETRY_CNT; in qedf_vport_libfc_config()
/linux-6.12.1/drivers/scsi/fcoe/
Dfcoe.c625 lport->max_rport_retry_count = 3; in fcoe_lport_config()
/linux-6.12.1/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1018 lport->max_rport_retry_count = BNX2FC_MAX_RPORT_RETRY_CNT; in bnx2fc_lport_config()