Searched refs:nvme_auth_stop (Results 1 – 6 of 6) sorted by relevance
1175 void nvme_auth_stop(struct nvme_ctrl *ctrl);1192 static inline void nvme_auth_stop(struct nvme_ctrl *ctrl) {}; in nvme_auth_stop() function
634 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_secret_store()692 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_ctrl_secret_store()
1107 void nvme_auth_stop(struct nvme_ctrl *ctrl) in nvme_auth_stop() function1111 EXPORT_SYMBOL_GPL(nvme_auth_stop);
4713 nvme_auth_stop(ctrl); in nvme_fw_act_work()4969 nvme_auth_stop(ctrl); in nvme_stop_ctrl()5038 nvme_auth_stop(ctrl); in nvme_free_ctrl()
1134 nvme_auth_stop(&ctrl->ctrl); in nvme_rdma_error_recovery_work()
2482 nvme_auth_stop(ctrl); in nvme_tcp_error_recovery_work()
Completed in 33 milliseconds