Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c261 (vport->port_state < LPFC_VPORT_READY))) { in lpfc_discovery_wait()
656 vport->port_state < LPFC_VPORT_READY) { in lpfc_vport_delete()
661 vport->port_state < LPFC_VPORT_READY) in lpfc_vport_delete()
H A Dlpfc_hbadisc.c3425 vport->port_state = LPFC_VPORT_READY; in lpfc_mbx_cmpl_reg_vfi()
4016 vport->port_state = LPFC_VPORT_READY; in lpfc_mbx_cmpl_reg_vpi()
4369 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_mbx_cmpl_ns_reg_login()
5869 if (vport->port_state < LPFC_VPORT_READY) in lpfc_disc_start()
5906 if (vport->port_state < LPFC_VPORT_READY && !clear_la_pending) { in lpfc_disc_start()
5921 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_start()
6200 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
6244 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
6249 case LPFC_VPORT_READY: in lpfc_disc_timeout_handler()
6311 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
H A Dlpfc.h386 LPFC_VPORT_READY = 32, enumerator
H A Dlpfc_attr.c1211 case LPFC_VPORT_READY: in lpfc_link_state_show()
6616 if (vport->port_state < LPFC_VPORT_READY) in lpfc_get_host_port_state()
7176 if (vport->port_state == LPFC_VPORT_READY) in lpfc_set_vport_symbolic_name()
H A Dlpfc_els.c99 if (vport->port_state >= LPFC_VPORT_READY || in lpfc_els_chk_latt()
2801 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_adisc_done()
2815 vport->port_state = LPFC_VPORT_READY; in lpfc_adisc_done()
4474 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_cancel_retry_delay_tmo()
H A Dlpfc_init.c4947 if (vport->port_state != LPFC_VPORT_READY) in lpfc_scan_finished()