Home
last modified time | relevance | path

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

/linux-4.4.14/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.c2955 vport->port_state = LPFC_VPORT_READY; in lpfc_mbx_cmpl_reg_vfi()
3567 vport->port_state = LPFC_VPORT_READY; in lpfc_mbx_cmpl_reg_vpi()
3857 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_mbx_cmpl_ns_reg_login()
5108 if (vport->port_state < LPFC_VPORT_READY) in lpfc_disc_start()
5143 if (vport->port_state < LPFC_VPORT_READY && !clear_la_pending) { in lpfc_disc_start()
5160 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_start()
5417 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
5459 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
5464 case LPFC_VPORT_READY: in lpfc_disc_timeout_handler()
5518 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
Dlpfc.h284 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()
5660 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()
2234 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_adisc_done()
2250 vport->port_state = LPFC_VPORT_READY; in lpfc_adisc_done()
2934 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_cancel_retry_delay_tmo()
Dlpfc_init.c3458 if (vport->port_state != LPFC_VPORT_READY) in lpfc_scan_finished()