Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnvme-fc-driver.h247 FC_OBJSTATE_DELETED, enumerator
/kernel/linux/linux-5.10/drivers/nvme/host/
Dfc.c251 WARN_ON(lport->localport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_lport()
302 if (lport->localport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_unreg_lport()
476 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_localport()
528 WARN_ON(rport->remoteport.port_state != FC_OBJSTATE_DELETED); in nvme_fc_free_rport()
612 if (rport->remoteport.port_state != FC_OBJSTATE_DELETED) { in nvme_fc_attach_to_suspended_rport()
867 portptr->port_state = FC_OBJSTATE_DELETED; in nvme_fc_unregister_remoteport()
2998 if (cnt == 0 && lport->localport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_rport_inactive_on_lport()
3029 if (rport->remoteport.port_state == FC_OBJSTATE_DELETED) in nvme_fc_ctlr_inactive_on_rport()