Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dsysfs.c442 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_secret_store()
500 nvme_auth_stop(ctrl); in nvme_ctrl_dhchap_ctrl_secret_store()
H A Dnvme.h1100 void nvme_auth_stop(struct nvme_ctrl *ctrl);
1116 static inline void nvme_auth_stop(struct nvme_ctrl *ctrl) {}; in nvme_auth_stop() function
H A Dauth.c987 void nvme_auth_stop(struct nvme_ctrl *ctrl) in nvme_auth_stop() function
991 EXPORT_SYMBOL_GPL(nvme_auth_stop);
H A Dcore.c4107 nvme_auth_stop(ctrl); in nvme_fw_act_work()
4357 nvme_auth_stop(ctrl); in nvme_stop_ctrl()
4429 nvme_auth_stop(ctrl); in nvme_free_ctrl()
H A Drdma.c1130 nvme_auth_stop(&ctrl->ctrl); in nvme_rdma_error_recovery_work()
H A Dtcp.c2126 nvme_auth_stop(ctrl); in nvme_tcp_error_recovery_work()