Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
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()
1654 if (retry >= LPFC_MAX_NS_RETRY) in lpfc_cmpl_ct()
Dlpfc.h47 #define LPFC_MAX_NS_RETRY 3 /* Number of retry attempts to contact macro
Dlpfc_hbadisc.c6232 vport->fc_ns_retry, LPFC_MAX_NS_RETRY); in lpfc_disc_timeout_handler()
6234 if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) { in lpfc_disc_timeout_handler()
6310 vport->fc_ns_retry, LPFC_MAX_NS_RETRY, in lpfc_disc_timeout_handler()