Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibfc.h746 u8 max_rport_retry_count; member
/openbmc/linux/drivers/scsi/libfc/
H A 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()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_main.c852 lp->max_rport_retry_count = fnic->config.plogi_retries; in fnic_probe()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1110 rdata->retries = lport->max_rport_retry_count; in qedf_xmit()
1732 lport->max_rport_retry_count = QEDF_RPORT_RETRY_CNT; in qedf_lport_setup()
1793 lport->max_rport_retry_count = QEDF_RPORT_RETRY_CNT; in qedf_vport_libfc_config()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c625 lport->max_rport_retry_count = 3; in fcoe_lport_config()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1018 lport->max_rport_retry_count = BNX2FC_MAX_RPORT_RETRY_CNT; in bnx2fc_lport_config()