Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c950 /* Must be a NVME PRLI */ in lpfc_rcv_prli_support_check()
961 "6115 Rcv PRLI (%x) check failed: ndlp rpi %d " in lpfc_rcv_prli_support_check()
980 PRLI *npr; in lpfc_rcv_prli()
986 npr = (PRLI *) ((uint8_t *) lp + sizeof (uint32_t)); in lpfc_rcv_prli()
1014 * type to NVME provided the PRLI response claims NVME FC4 in lpfc_rcv_prli()
1843 /* NVME Target mode. Handle and respond to the PRLI and in lpfc_rcv_prli_reglogin_issue()
1851 /* RPI registration has not completed. Reject the PRLI in lpfc_rcv_prli_reglogin_issue()
1997 /* Only if we are not a fabric nport do we issue PRLI */ in lpfc_cmpl_reglogin_reglogin_issue()
2005 * know what PRLI to send yet. Figure that out now and in lpfc_cmpl_reglogin_reglogin_issue()
2006 * call PRLI dependin in lpfc_cmpl_reglogin_reglogin_issue()
[all...]
H A Dlpfc_els.c2236 * (PRLI) ELS command. The PRLI response IOCB status is checked for error
2237 * status. If there is error status reported, PRLI retry shall be attempted
2240 * ndlp to mark the PRLI completion.
2267 "PRLI cmpl: status:x%x/x%x did:x%x", in lpfc_cmpl_els_prli()
2271 /* PRLI completes to NPort <nlp_DID> */ in lpfc_cmpl_els_prli()
2273 "0103 PRLI completes to NPort x%06x " in lpfc_cmpl_els_prli()
2289 /* If we don't send GFT_ID to Fabric, a PRLI error in lpfc_cmpl_els_prli()
2301 /* PRLI failed */ in lpfc_cmpl_els_prli()
2303 "2754 PRLI failur in lpfc_cmpl_els_prli()
[all...]
H A Dlpfc_hw.h723 * FCP Login (PRLI Request / ACC) Payload Definition
804 } PRLI; typedef
1039 PRLI prli; /* Payload for PRLI/ACC */
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c422 /* Clear ndlp info, since follow up PRLI may have in lpfc_rcv_plogi()
941 /* Must be a NVME PRLI */ in lpfc_rcv_prli_support_check()
952 "6115 Rcv PRLI (%x) check failed: ndlp rpi %d " in lpfc_rcv_prli_support_check()
971 PRLI *npr; in lpfc_rcv_prli()
977 npr = (PRLI *)((uint8_t *)lp + sizeof(uint32_t)); in lpfc_rcv_prli()
1005 * type to NVME provided the PRLI response claims NVME FC4 in lpfc_rcv_prli()
1014 /* Fabric Controllers send FCP PRLI as an initiator but should in lpfc_rcv_prli()
1832 /* NVME Target mode. Handle and respond to the PRLI and in lpfc_rcv_prli_reglogin_issue()
1840 /* RPI registration has not completed. Reject the PRLI in lpfc_rcv_prli_reglogin_issue()
1971 /* Only if we are not a fabric nport do we issue PRLI */ in lpfc_cmpl_reglogin_reglogin_issue()
[all...]
H A Dlpfc_els.c2308 * (PRLI) ELS command. The PRLI response IOCB status is checked for error
2309 * status. If there is error status reported, PRLI retry shall be attempted
2312 * ndlp to mark the PRLI completion.
2343 "PRLI cmpl: status:x%x/x%x did:x%x", in lpfc_cmpl_els_prli()
2347 /* PRLI completes to NPort <nlp_DID> */ in lpfc_cmpl_els_prli()
2349 "0103 PRLI completes to NPort x%06x " in lpfc_cmpl_els_prli()
2365 /* If we don't send GFT_ID to Fabric, a PRLI error in lpfc_cmpl_els_prli()
2377 /* PRLI failed */ in lpfc_cmpl_els_prli()
2379 "2754 PRLI failur in lpfc_cmpl_els_prli()
[all...]
H A Dlpfc_hw.h730 * FCP Login (PRLI Request / ACC) Payload Definition
813 } PRLI; typedef
1048 PRLI prli; /* Payload for PRLI/ACC */

Completed in 39 milliseconds