Searched refs:nvme_enable_ctrl (Results 1 – 8 of 8) sorted by relevance
394 error = nvme_enable_ctrl(&ctrl->ctrl); in nvme_loop_configure_admin_queue()
873 int nvme_enable_ctrl(struct nvme_ctrl *ctrl);
1163 ret = nvme_enable_ctrl(&anv->ctrl); in apple_nvme_reset_work()
2703 int nvme_enable_ctrl(struct nvme_ctrl *ctrl) in nvme_enable_ctrl() 2780 EXPORT_SYMBOL_GPL(nvme_enable_ctrl); in nvme_configure_host_options() 2672 int nvme_enable_ctrl(struct nvme_ctrl *ctrl) nvme_enable_ctrl() function
825 error = nvme_enable_ctrl(&ctrl->ctrl); in nvme_rdma_configure_admin_queue()
2260 error = nvme_enable_ctrl(ctrl); in nvme_tcp_configure_admin_queue()
3080 ret = nvme_enable_ctrl(&ctrl->ctrl); in nvme_fc_create_association()
2362 result = nvme_enable_ctrl(&dev->ctrl); in nvme_pci_configure_admin_queue()