Home
last modified time | relevance | path

Searched refs:FC_OBJSTATE_ONLINE (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
Dfc.c321 lport->localport.port_state = FC_OBJSTATE_ONLINE; in nvme_fc_attach_to_unreg_lport()
427 newrec->localport.port_state = FC_OBJSTATE_ONLINE; in nvme_fc_register_localport()
472 if (portptr->port_state != FC_OBJSTATE_ONLINE) { in nvme_fc_unregister_localport()
621 rport->remoteport.port_state = FC_OBJSTATE_ONLINE; in nvme_fc_attach_to_suspended_rport()
740 newrec->remoteport.port_state = FC_OBJSTATE_ONLINE; in nvme_fc_register_remoteport()
863 if (portptr->port_state != FC_OBJSTATE_ONLINE) { in nvme_fc_unregister_remoteport()
926 if (portptr->port_state != FC_OBJSTATE_ONLINE) { in nvme_fc_set_remoteport_devloss()
1072 if (rport->remoteport.port_state != FC_OBJSTATE_ONLINE) in __nvme_fc_send_ls_req()
1681 if (rport->remoteport.port_state == FC_OBJSTATE_ONLINE) { in nvme_fc_handle_ls_rqst_work()
1787 if (rport->remoteport.port_state != FC_OBJSTATE_ONLINE) { in nvme_fc_rcv_ls_req()
[all …]
/kernel/linux/linux-5.10/include/linux/
Dnvme-fc-driver.h239 FC_OBJSTATE_ONLINE, enumerator
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_debugfs.c972 case FC_OBJSTATE_ONLINE: in lpfc_debugfs_nodelist_data()
Dlpfc_attr.c385 case FC_OBJSTATE_ONLINE: in lpfc_nvme_info_show()