Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_ct.c1018 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gid_ft()
1235 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gid_pt()
1420 if (cmdiocb->retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gff_id()
1666 if (retry >= LPFC_MAX_NS_RETRY) in lpfc_cmpl_ct()
A Dlpfc.h47 #define LPFC_MAX_NS_RETRY 3 /* Number of retry attempts to contact macro
A Dlpfc_hbadisc.c6230 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()
6232 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_disc_timeout_handler()
6308 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()

Completed in 27 milliseconds