Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnvme-fc-driver.h247 FC_OBJSTATE_DELETED, enumerator
/Linux-v5.10/drivers/nvme/host/
Dfc.c250 WARN_ON(lport->localport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_lport()
301 if (lport->localport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_unreg_lport()
475 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_localport()
527 WARN_ON(rport->remoteport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_rport()
611 if (rport->remoteport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_suspended_rport()
866 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_remoteport()
2973 if (cnt == 0 && lport->localport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_rport_inactive_on_lport()
3004 if (rport->remoteport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_ctlr_inactive_on_rport()