Home
last modified time | relevance | path

Searched refs:nvme_auth_stop (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/nvme/host/
Dnvme.h1132 void nvme_auth_stop(struct nvme_ctrl *ctrl);
1148 static inline void nvme_auth_stop(struct nvme_ctrl *ctrl) {}; in nvme_auth_stop() function
Dsysfs.c579 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_secret_store()
637 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_ctrl_secret_store()
Dauth.c984 void nvme_auth_stop(struct nvme_ctrl *ctrl) in nvme_auth_stop() function
988 EXPORT_SYMBOL_GPL(nvme_auth_stop);
Dcore.c4416 nvme_auth_stop(ctrl); in nvme_fw_act_work()
4670 nvme_auth_stop(ctrl); in nvme_stop_ctrl()
4739 nvme_auth_stop(ctrl); in nvme_free_ctrl()
Drdma.c1140 nvme_auth_stop(&ctrl->ctrl); in nvme_rdma_error_recovery_work()
Dtcp.c2324 nvme_auth_stop(ctrl); in nvme_tcp_error_recovery_work()