Home
last modified time | relevance | path

Searched refs:LPFC_VPORT_READY (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_vport.c263 (vport->port_state < LPFC_VPORT_READY))) { in lpfc_discovery_wait()
648 vport->port_state < LPFC_VPORT_READY) { in lpfc_vport_delete()
653 vport->port_state < LPFC_VPORT_READY) in lpfc_vport_delete()
Dlpfc_hbadisc.c2989 vport->port_state = LPFC_VPORT_READY; in lpfc_mbx_cmpl_reg_vfi()
3639 vport->port_state = LPFC_VPORT_READY; in lpfc_mbx_cmpl_reg_vpi()
3977 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_mbx_cmpl_ns_reg_login()
5346 if (vport->port_state < LPFC_VPORT_READY) in lpfc_disc_start()
5381 if (vport->port_state < LPFC_VPORT_READY && !clear_la_pending) { in lpfc_disc_start()
5398 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_start()
5658 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
5700 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
5705 case LPFC_VPORT_READY: in lpfc_disc_timeout_handler()
5762 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
Dlpfc.h322 LPFC_VPORT_READY = 32, enumerator
Dlpfc_attr.c853 case LPFC_VPORT_READY: in lpfc_link_state_show()
5865 if (vport->port_state < LPFC_VPORT_READY) in lpfc_get_host_port_state()
6321 if (vport->port_state == LPFC_VPORT_READY) in lpfc_set_vport_symbolic_name()
Dlpfc_els.c88 if (vport->port_state >= LPFC_VPORT_READY || in lpfc_els_chk_latt()
2411 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_adisc_done()
2427 vport->port_state = LPFC_VPORT_READY; in lpfc_adisc_done()
3118 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_cancel_retry_delay_tmo()
Dlpfc_init.c4089 if (vport->port_state != LPFC_VPORT_READY) in lpfc_scan_finished()