Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_ct.c621 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gid_ft()
771 if (cmdiocb->retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gff_id()
908 if (retry >= LPFC_MAX_NS_RETRY) in lpfc_cmpl_ct()
Dlpfc.h42 #define LPFC_MAX_NS_RETRY 3 /* Number of retry attempts to contact macro
Dlpfc_hbadisc.c5394 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()
5396 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_disc_timeout_handler()
5469 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()