Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_vport.c260 (vport->port_state < LPFC_VPORT_READY))) { in lpfc_discovery_wait()
675 vport->port_state < LPFC_VPORT_READY) { in lpfc_vport_delete()
680 vport->port_state < LPFC_VPORT_READY) in lpfc_vport_delete()
Dlpfc_hbadisc.c3397 vport->port_state = LPFC_VPORT_READY; in lpfc_mbx_cmpl_reg_vfi()
4009 vport->port_state = LPFC_VPORT_READY; in lpfc_mbx_cmpl_reg_vpi()
4370 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_mbx_cmpl_ns_reg_login()
5919 if (vport->port_state < LPFC_VPORT_READY) in lpfc_disc_start()
5954 if (vport->port_state < LPFC_VPORT_READY && !clear_la_pending) { in lpfc_disc_start()
5971 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_start()
6255 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
6299 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
6304 case LPFC_VPORT_READY: in lpfc_disc_timeout_handler()
6366 vport->port_state = LPFC_VPORT_READY; in lpfc_disc_timeout_handler()
Dlpfc.h380 LPFC_VPORT_READY = 32, enumerator
Dlpfc_attr.c1078 case LPFC_VPORT_READY: in lpfc_link_state_show()
6342 if (vport->port_state < LPFC_VPORT_READY) in lpfc_get_host_port_state()
6872 if (vport->port_state == LPFC_VPORT_READY) in lpfc_set_vport_symbolic_name()
Dlpfc_els.c100 if (vport->port_state >= LPFC_VPORT_READY || in lpfc_els_chk_latt()
2670 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_adisc_done()
2686 vport->port_state = LPFC_VPORT_READY; in lpfc_adisc_done()
4345 if (vport->port_state < LPFC_VPORT_READY) { in lpfc_cancel_retry_delay_tmo()
Dlpfc_init.c4936 if (vport->port_state != LPFC_VPORT_READY) in lpfc_scan_finished()