Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/host/
Dnvme.h1023 void nvme_auth_stop(struct nvme_ctrl *ctrl);
1030 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
995 EXPORT_SYMBOL_GPL(nvme_auth_stop);
Dcore.c3746 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_secret_store()
3796 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_ctrl_secret_store()
4745 nvme_auth_stop(ctrl); in nvme_handle_aen_notice()
4918 nvme_auth_stop(ctrl); in nvme_stop_ctrl()
4988 nvme_auth_stop(ctrl); in nvme_free_ctrl()
Drdma.c1156 nvme_auth_stop(&ctrl->ctrl); in nvme_rdma_error_recovery_work()
Dtcp.c2131 nvme_auth_stop(ctrl); in nvme_tcp_error_recovery_work()