Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnvme-fc-driver.h248 FC_OBJSTATE_DELETED, enumerator
/linux-6.12.1/drivers/nvme/host/
Dfc.c247 WARN_ON(lport->localport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_lport()
296 if (lport->localport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_unreg_lport()
470 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_localport()
522 WARN_ON(rport->remoteport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_rport()
606 if (rport->remoteport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_suspended_rport()
861 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_remoteport()
3015 if (cnt == 0 && lport->localport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_rport_inactive_on_lport()
3046 if (rport->remoteport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_ctlr_inactive_on_rport()