Home
last modified time | relevance | path

Searched refs:FC_OBJSTATE_DELETED (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dnvme-fc-driver.h173 FC_OBJSTATE_DELETED, enumerator
/Linux-v5.4/drivers/nvme/host/
Dfc.c229 WARN_ON(lport->localport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_lport()
280 if (lport->localport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_unreg_lport()
451 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_localport()
503 WARN_ON(rport->remoteport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_rport()
587 if (rport->remoteport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_suspended_rport()
836 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_remoteport()
2578 if (cnt == 0 && lport->localport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_rport_inactive_on_lport()
2610 if (rport->remoteport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_ctlr_inactive_on_rport()