Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c50 /* Called to verify a rcv'ed ADISC was intended for us. */
59 /* Compare the ADISC rsp WWNN / WWPN matches our internal node in lpfc_check_adisc()
713 * ADISC or PDISC after the paused RPI has been resumed.
748 ADISC *ap; in lpfc_rcv_padisc()
758 ap = (ADISC *) lp; in lpfc_rcv_padisc()
801 * It is possible an ADISC arrived and the remote nport in lpfc_rcv_padisc()
913 * case for LOGO as a response to ADISC behavior. in lpfc_rcv_logo()
1633 /* software abort outstanding ADISC */ in lpfc_rcv_plogi_adisc_issue()
1675 /* software abort outstanding ADISC */ in lpfc_rcv_logo_adisc_issue()
1717 ADISC *a in lpfc_cmpl_adisc_adisc_issue()
[all...]
H A Dlpfc_els.c2555 * This function is called when the final ADISC is completed during discovery.
2575 * succeeded or failed because the ADISC completion in lpfc_adisc_done()
2577 * the RPI is either unregistered (failed ADISC response) in lpfc_adisc_done()
2591 /* If we get here, there is nothing to ADISC */ in lpfc_adisc_done()
2616 * node list need to have Address Discover (ADISC) issued. If so, it will
2617 * invoke the lpfc_els_disc_adisc() routine to issue ADISC on the @vport's
2618 * remaining nodes which need to have ADISC sent.
2649 * (ADISC) command. It first checks to see whether link went down during
2653 * in the response status, the ADISC command shall be retried by invoking
2675 "ADISC cmp in lpfc_cmpl_els_adisc()
[all...]
H A Dlpfc_hw.h846 } __packed ADISC; typedef
1041 ADISC adisc; /* Payload for ADISC/ACC */
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c50 /* Called to verify a rcv'ed ADISC was intended for us. */
59 /* Compare the ADISC rsp WWNN / WWPN matches our internal node in lpfc_check_adisc()
675 * ADISC or PDISC after the paused RPI has been resumed.
714 ADISC *ap; in lpfc_rcv_padisc()
723 ap = (ADISC *) lp; in lpfc_rcv_padisc()
765 * It is possible an ADISC arrived and the remote nport in lpfc_rcv_padisc()
770 * Nodes marked for ADISC will move MAPPED or UNMAPPED state in lpfc_rcv_padisc()
771 * after issuing ADISC in lpfc_rcv_padisc()
912 /* Unregister from backend, could have been skipped due to ADISC */ in lpfc_rcv_logo()
1628 /* software abort outstanding ADISC */ in lpfc_rcv_plogi_adisc_issue()
[all...]
H A Dlpfc_els.c1714 * due to ADISC in lpfc_plogi_confirm_nport()
2674 * This function is called when the final ADISC is completed during discovery.
2702 * succeeded or failed because the ADISC completion in lpfc_adisc_done()
2704 * the RPI is either unregistered (failed ADISC response) in lpfc_adisc_done()
2718 /* If we get here, there is nothing to ADISC */ in lpfc_adisc_done()
2743 * node list need to have Address Discover (ADISC) issued. If so, it will
2744 * invoke the lpfc_els_disc_adisc() routine to issue ADISC on the @vport's
2745 * remaining nodes which need to have ADISC sent.
2776 * (ADISC) command. It first checks to see whether link went down during
2780 * in the response status, the ADISC comman
[all...]
H A Dlpfc_hw.h855 } ADISC; typedef
1050 ADISC adisc; /* Payload for ADISC/ACC */

Completed in 43 milliseconds