Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h380 #define FC_ABORT_DISCOVERY 0x8000 /* we want to abort discovery */ macro
H A Dlpfc_hbadisc.c1044 vport->fc_flag &= ~(FC_PT2PT | FC_PT2PT_PLOGI | FC_ABORT_DISCOVERY | in lpfc_linkup_port()
1139 vport->fc_flag &= ~FC_ABORT_DISCOVERY; in lpfc_mbx_cmpl_clear_la()
5767 if (!(vport->fc_flag & FC_ABORT_DISCOVERY)) { in lpfc_disc_start()
H A Dlpfc_els.c69 * shall be marked as FC_ABORT_DISCOVERY, a host link attention clear shall
115 vport->fc_flag |= FC_ABORT_DISCOVERY; in lpfc_els_chk_latt()
2593 if (!(vport->fc_flag & FC_ABORT_DISCOVERY)) { in lpfc_adisc_done()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h570 #define FC_ABORT_DISCOVERY 0x8000 /* we want to abort discovery */ macro
H A Dlpfc_hbadisc.c1385 vport->fc_flag &= ~(FC_ABORT_DISCOVERY | FC_RSCN_MODE | in lpfc_linkup_port()
1389 FC_ABORT_DISCOVERY | FC_RSCN_MODE | in lpfc_linkup_port()
1482 vport->fc_flag &= ~FC_ABORT_DISCOVERY; in lpfc_mbx_cmpl_clear_la()
5989 if (!(vport->fc_flag & FC_ABORT_DISCOVERY)) { in lpfc_disc_start()
H A Dlpfc_els.c79 * shall be marked as FC_ABORT_DISCOVERY, a host link attention clear shall
125 vport->fc_flag |= FC_ABORT_DISCOVERY; in lpfc_els_chk_latt()
2720 if (!(vport->fc_flag & FC_ABORT_DISCOVERY)) { in lpfc_adisc_done()

Completed in 45 milliseconds