Searched refs:rp_state (Results 1 – 8 of 8) sorted by relevance
155 rdata->rp_state = RPORT_ST_INIT; in fc_rport_create()247 if (rdata->rp_state != new) in fc_rport_state_enter()249 rdata->rp_state = new; in fc_rport_state_enter()306 rpriv->rp_state = rdata->rp_state; in fc_rport_work()357 rpriv->rp_state = RPORT_ST_DELETE; in fc_rport_work()437 switch (rdata->rp_state) { in fc_rport_login()579 switch (rdata->rp_state) { in fc_rport_timeout()622 switch (rdata->rp_state) { in fc_rport_error()892 switch (rdata->rp_state) { in fc_rport_recv_flogi_req()1714 switch (rdata->rp_state) { in fc_rport_recv_els_req()[all …]
1470 if (!fsp->seq_ptr || rpriv->rp_state != RPORT_ST_READY) { in fc_fcp_rec()1732 rpriv->rp_state != RPORT_ST_READY) in fc_fcp_srr()
158 enum fc_rport_state rp_state; member194 enum fc_rport_state rp_state; member
359 fc_rport_state_names[rdata->rp_state], in qedf_driver_stats_show()
400 if (rdata && rdata->rp_state == RPORT_ST_READY) { in qedf_restart_rport()
468 if (!rp || rp->rp_state == RPORT_ST_DELETE) { in fnic_queuecommand_lck()479 if (rp->rp_state != RPORT_ST_READY) { in fnic_queuecommand_lck()482 rport->port_id, rp->rp_state); in fnic_queuecommand_lck()
592 if (rdata->rp_state != RPORT_ST_DELETE) { in bnx2fc_tgt_lookup()
2533 rdata->rp_state); in fcoe_ctlr_vn_add()
Completed in 24 milliseconds