Home
last modified time | relevance | path

Searched refs:LPFC_MAX_NS_RETRY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_ct.c736 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gid_ft()
946 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gid_pt()
1124 if (cmdiocb->retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gff_id()
1347 if (retry >= LPFC_MAX_NS_RETRY) in lpfc_cmpl_ct()
H A Dlpfc.h47 #define LPFC_MAX_NS_RETRY 3 /* Number of retry attempts to contact macro
H A Dlpfc_hbadisc.c6018 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()
6020 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_disc_timeout_handler()
6096 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_ct.c1001 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gid_ft()
1224 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gid_pt()
1410 if (cmdiocb->retry < LPFC_MAX_NS_RETRY) { in lpfc_cmpl_ct_cmd_gff_id()
1662 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.c6263 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()
6265 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_disc_timeout_handler()
6341 vport->fc_ns_retry, LPFC_MAX_NS_RETRY, in lpfc_disc_timeout_handler()

Completed in 30 milliseconds