Home
last modified time | relevance | path

Searched refs:LPFC_MAX_NS_RETRY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c991 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gid_ft()
1207 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gid_pt()
1391 if (cmdiocb->retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gff_id()
1634 if (retry >= LPFC_MAX_NS_RETRY) in lpfc_cmpl_ct()
H A Dlpfc.h48 #define LPFC_MAX_NS_RETRY 3 /* Number of retry attempts to contact macro
H A Dlpfc_hbadisc.c6160 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()
6162 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_disc_timeout_handler()
6238 vport->fc_ns_retry, LPFC_MAX_NS_RETRY, in lpfc_disc_timeout_handler()