Searched refs:nvme_fc_unregister_remoteport (Results 1 – 5 of 5) sorted by relevance
529 int nvme_fc_unregister_remoteport(struct nvme_fc_remote_port *remoteport);
696 ret = nvme_fc_unregister_remoteport(fcport->nvme_remote_port); in qla_nvme_unregister_remote_port()
1316 return nvme_fc_unregister_remoteport(rport->remoteport); in __remoteport_unreg()
852 nvme_fc_unregister_remoteport(struct nvme_fc_remote_port *portptr) in nvme_fc_unregister_remoteport() function898 EXPORT_SYMBOL_GPL(nvme_fc_unregister_remoteport);
2667 ret = nvme_fc_unregister_remoteport(remoteport); in lpfc_nvme_unregister_port()