Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dlibfc.h907 u8 max_rport_retry_count; member
/linux-4.4.14/drivers/scsi/libfc/
Dfc_rport.c352 lport->max_rport_retry_count) { in fc_rport_work()
591 if (rdata->retries < rdata->local_port->max_rport_retry_count) { in fc_rport_error_retry()
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_main.c831 lp->max_rport_retry_count = fnic->config.plogi_retries; in fnic_probe()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c597 lport->max_rport_retry_count = 3; in fcoe_lport_config()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c973 lport->max_rport_retry_count = BNX2FC_MAX_RPORT_RETRY_CNT; in bnx2fc_lport_config()