Searched refs:LPORT_ST_READY (Results 1 – 8 of 8) sorted by relevance
99 if (n_port->state == LPORT_ST_READY) { in __fc_vport_setlink()
128 [LPORT_ST_READY] = "Ready",273 case LPORT_ST_READY: in fc_get_host_port_state() 725 fc_lport_state_enter(lport, LPORT_ST_READY); in fc_lport_enter_ready() 1601 case LPORT_ST_READY: in fc_lport_timeout()
58 * @LPORT_ST_READY: Ready for use77 LPORT_ST_READY, enumerator 802 return lport->state == LPORT_ST_READY; in fc_lport_test_ready()
692 if (lport->state != LPORT_ST_READY || !(lport->link_up)) { in bnx2fc_initiate_tmf() 853 if (lport->state != LPORT_ST_READY || !(lport->link_up)) { in bnx2fc_initiate_abts() 1141 if ((lport->state != LPORT_ST_READY) || !(lport->link_up)) { in bnx2fc_eh_abort() 1857 if ((lport->state != LPORT_ST_READY) || !(lport->link_up)) { in bnx2fc_queuecommand()
695 if (lport->state != LPORT_ST_READY || !(lport->link_up)) { in bnx2fc_initiate_els()
993 if (lport->state != LPORT_ST_READY || in qedf_queuecommand() 1882 if (lport->state != LPORT_ST_READY || !(lport->link_up)) { in qedf_initiate_abts() 2451 if (lport->state != LPORT_ST_READY || !(lport->link_up)) { in qedf_initiate_tmf()
44 if (lport->state != LPORT_ST_READY || !(lport->link_up)) { in qedf_initiate_els()
2760 if (lport->state != LPORT_ST_READY) in fcoe_set_vport_symbolic_name()