Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_vport.c259 (vport->port_state < LPFC_VPORT_READY))) { in lpfc_discovery_wait()
602 vport->port_state < LPFC_VPORT_READY) { in lpfc_vport_delete()
607 vport->port_state < LPFC_VPORT_READY) in lpfc_vport_delete()
Dlpfc_hbadisc.c2981 vport->port_state = LPFC_VPORT_READY; in lpfc_mbx_cmpl_reg_vfi()
3579 vport->port_state = LPFC_VPORT_READY; in lpfc_mbx_cmpl_reg_vpi()
3869 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_mbx_cmpl_ns_reg_login()
5082 if (vport->port_state < LPFC_VPORT_READY) in lpfc_disc_start()
5117 if (vport->port_state < LPFC_VPORT_READY && !clear_la_pending) { in lpfc_disc_start()
5134 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_start()
5391 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
5433 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
5438 case LPFC_VPORT_READY: in lpfc_disc_timeout_handler()
5492 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
Dlpfc.h282 LPFC_VPORT_READY = 32, enumerator
Dlpfc_attr.c472 case LPFC_VPORT_READY: in lpfc_link_state_show()
5219 if (vport->port_state < LPFC_VPORT_READY) in lpfc_get_host_port_state()
5657 if (vport->port_state == LPFC_VPORT_READY) in lpfc_set_vport_symbolic_name()
Dlpfc_els.c87 if (vport->port_state >= LPFC_VPORT_READY || in lpfc_els_chk_latt()
2244 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_adisc_done()
2260 vport->port_state = LPFC_VPORT_READY; in lpfc_adisc_done()
2958 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_cancel_retry_delay_tmo()
Dlpfc_init.c3449 if (vport->port_state != LPFC_VPORT_READY) in lpfc_scan_finished()