Searched refs:LPFC_FLOGI (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c1095 * LPFC_FLOGI while waiting for FLOGI cmpl
1097 if (vport->port_state != LPFC_FLOGI)
1169 if (vport->port_state != LPFC_FLOGI) {
1418 if (phba->pport->port_state != LPFC_FLOGI) {
5108 if (vport->port_state != LPFC_FLOGI) {
5118 case LPFC_FLOGI:
5119 /* port_state is identically LPFC_FLOGI while waiting for FLOGI cmpl */
5936 (phba->pport->port_state == LPFC_FLOGI)) {
H A Dlpfc.h257 LPFC_FLOGI = 7, /* FLOGI sent to Fabric */ enumerator in enum:discovery_state
H A Dlpfc_attr.c458 case LPFC_FLOGI:
4368 if ((vport->port_state > LPFC_FLOGI) &&
H A Dlpfc_els.c1004 if (vport->port_state == LPFC_FLOGI) {
1261 vport->port_state = LPFC_FLOGI;
7086 phba->pport->port_state = LPFC_FLOGI;
H A Dlpfc_init.c3534 if ((phba->pport->port_state < LPFC_FLOGI) &&

Completed in 67 milliseconds