Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dsysfs.c442 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_secret_store()
500 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_ctrl_secret_store()
Dnvme.h1055 void nvme_auth_stop(struct nvme_ctrl *ctrl);
1071 static inline void nvme_auth_stop(struct nvme_ctrl *ctrl) {}; in nvme_auth_stop() function
Dauth.c985 void nvme_auth_stop(struct nvme_ctrl *ctrl) in nvme_auth_stop() function
989 EXPORT_SYMBOL_GPL(nvme_auth_stop);
Dcore.c4142 nvme_auth_stop(ctrl); in nvme_handle_aen_notice()
4334 nvme_auth_stop(ctrl); in nvme_stop_ctrl()
4405 nvme_auth_stop(ctrl); in nvme_free_ctrl()
Drdma.c1127 nvme_auth_stop(&ctrl->ctrl); in nvme_rdma_error_recovery_work()
Dtcp.c2123 nvme_auth_stop(ctrl); in nvme_tcp_error_recovery_work()